Searched defs:isLocal (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/gnu/llvm/clang/utils/ |
| D | ClangDataFormat.py | 49 def isLocal(self, srcmgr_path): member in SourceLocation
|
| /openbsd/src/gnu/llvm/llvm/lib/Support/ |
| D | FileCollector.cpp | 294 std::error_code isLocal(const Twine &Path, bool &Result) override { in isLocal() function in llvm::FileCollectorFileSystem
|
| D | VirtualFileSystem.cpp | 144 std::error_code FileSystem::isLocal(const Twine &Path, bool &Result) { in isLocal() function in FileSystem 352 std::error_code RealFileSystem::isLocal(const Twine &Path, bool &Result) { in isLocal() function in RealFileSystem 464 std::error_code OverlayFileSystem::isLocal(const Twine &Path, bool &Result) { in isLocal() function in OverlayFileSystem 1164 std::error_code InMemoryFileSystem::isLocal(const Twine &Path, bool &Result) { in isLocal() function in llvm::vfs::InMemoryFileSystem 1333 std::error_code RedirectingFileSystem::isLocal(const Twine &Path_, in isLocal() function in RedirectingFileSystem
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/ |
| D | MemoryDependenceAnalysis.h | 151 bool isLocal() const { return isClobber() || isDef(); } in isLocal() function
|
| /openbsd/src/gnu/llvm/lld/wasm/ |
| D | Symbols.cpp | 204 bool Symbol::isLocal() const { in isLocal() function in lld::wasm::Symbol
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| D | LiveInterval.h | 518 bool isLocal(SlotIndex Start, SlotIndex End) const { in isLocal() function
|
| /openbsd/src/gnu/llvm/lld/ELF/ |
| D | Symbols.h | 185 bool isLocal() const { return binding == llvm::ELF::STB_LOCAL; } in isLocal() function
|
| D | Relocations.cpp | 152 static RelType getMipsPairType(RelType type, bool isLocal) { in getMipsPairType()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Support/ |
| D | VirtualFileSystem.h | 448 std::error_code isLocal(const Twine &Path, bool &Result) override { in isLocal() function
|
| /openbsd/src/gnu/llvm/clang/lib/Index/ |
| D | USRGeneration.cpp | 127 bool isLocal(const NamedDecl *D) { in isLocal() function in __anon1c7cc9c30111::USRGenerator
|