Searched defs:isLocal (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | SymbolTable.cpp | 315 bool isLocal) { in scanVersionScript()
|
| H A D | Symbols.h | 168 bool isLocal() const { return binding == llvm::ELF::STB_LOCAL; } in isLocal() function
|
| H A D | Relocations.cpp | 152 static RelType getMipsPairType(RelType type, bool isLocal) { in getMipsPairType()
|
| /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 377 std::error_code RealFileSystem::isLocal(const Twine &Path, bool &Result) { in isLocal() function in RealFileSystem 497 std::error_code OverlayFileSystem::isLocal(const Twine &Path, bool &Result) { in isLocal() function in OverlayFileSystem 1202 std::error_code InMemoryFileSystem::isLocal(const Twine &Path, bool &Result) { in isLocal() function in llvm::vfs::InMemoryFileSystem 1371 std::error_code RedirectingFileSystem::isLocal(const Twine &Path_, in isLocal() function in RedirectingFileSystem
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | MemoryDependenceAnalysis.h | 150 bool isLocal() const { return isClobber() || isDef(); } in isLocal() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | VirtualFileSystem.h | 482 std::error_code isLocal(const Twine &Path, bool &Result) override { in isLocal() function 1201 std::error_code isLocal(const Twine &Path, bool &Result) override { in isLocal() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | LiveInterval.h | 521 bool isLocal(SlotIndex Start, SlotIndex End) const { in isLocal() function
|
| /freebsd/contrib/llvm-project/clang/lib/Index/ |
| H A D | USRGeneration.cpp | 125 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/contrib/sqlite3/ |
| H A D | sqlite3.c | 24796 unsigned isLocal : 1; /* Time is known to be localtime */ member
|