LLVM: llvm::orc::LibraryPathCache Class Reference (original) (raw)
#include "[llvm/ExecutionEngine/Orc/TargetProcess/LibraryScanner.h](LibraryScanner%5F8h%5Fsource.html)"
Definition at line 36 of file LibraryScanner.h.
| llvm::orc::LibraryPathCache::LibraryPathCache ( ) |
default |
◆ clear()
| void llvm::orc::LibraryPathCache::clear ( bool isRealPathCache = false) |
inline |
◆ hasSeen()
| bool llvm::orc::LibraryPathCache::hasSeen ( StringRef CanonPath) const |
inline |
◆ hasSeenOrMark()
| bool llvm::orc::LibraryPathCache::hasSeenOrMark ( StringRef CanonPath) |
inline |
◆ markSeen()
| void llvm::orc::LibraryPathCache::markSeen ( const std::string & CanonPath) |
inline |
◆ PathResolver
The documentation for this class was generated from the following file: