/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | FileCollector.cpp | 294 std::error_code isLocal(const Twine &Path, bool &Result) override { in isLocal() function in llvm::FileCollectorFileSystem
|
H A D | VirtualFileSystem.cpp | 145 std::error_code FileSystem::isLocal(const Twine &Path, bool &Result) { in isLocal() function in FileSystem 365 std::error_code RealFileSystem::isLocal(const Twine &Path, bool &Result) { in isLocal() function in RealFileSystem 485 std::error_code OverlayFileSystem::isLocal(const Twine &Path, bool &Result) { in isLocal() function in OverlayFileSystem 1190 std::error_code InMemoryFileSystem::isLocal(const Twine &Path, bool &Result) { in isLocal() function in llvm::vfs::InMemoryFileSystem 1359 std::error_code RedirectingFileSystem::isLocal(const Twine &Path_, in isLocal() function in RedirectingFileSystem
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | ELF_ppc64.cpp | 221 bool isLocal = !GraphSymbol->isExternal(); addSingleRelocation() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 151 bool isLocal() const { return isClobber() || isDef(); } in isLocal() function
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Symbols.h | 191 bool isLocal() const { return binding == llvm::ELF::STB_LOCAL; } in isLocal() function
|
H A D | Relocations.cpp | 165 static RelType getMipsPairType(RelType type, bool isLocal) { in getMipsPairType()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveInterval.h | 518 bool isLocal(SlotIndex Start, SlotIndex End) const { in isLocal() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | VirtualFileSystem.h | 465 std::error_code isLocal(const Twine &Path, bool &Result) override { in isLocal() function
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | USRGeneration.cpp | 129 bool isLocal(const NamedDecl *D) { in isLocal() function in __anone41a60470111::USRGenerator
|
/freebsd/contrib/libxo/xohtml/external/ |
H A D | jquery.js | 7199 isLocal: rlocalProtocol.test( ajaxLocParts[ 1 ] ), property
|
/freebsd/crypto/krb5/doc/html/_static/ |
H A D | jquery.js | 9294 isLocal: rlocalProtocol.test( location.protocol ), property
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 24300 unsigned isLocal : 1; /* Time is known to be localtime */ member
|