Home
last modified time | relevance | path

Searched defs:isLocal (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp294 std::error_code isLocal(const Twine &Path, bool &Result) override { in isLocal() function in llvm::FileCollectorFileSystem
H A DVirtualFileSystem.cpp145 std::error_code FileSystem::isLocal(const Twine &Path, bool &Result) { in isLocal() function in FileSystem
355 std::error_code RealFileSystem::isLocal(const Twine &Path, bool &Result) { isLocal() function in RealFileSystem
467 std::error_code OverlayFileSystem::isLocal(const Twine &Path, bool &Result) { isLocal() function in OverlayFileSystem
1166 std::error_code InMemoryFileSystem::isLocal(const Twine &Path, bool &Result) { isLocal() function in llvm::vfs::InMemoryFileSystem
1335 std::error_code RedirectingFileSystem::isLocal(const Twine &Path_, isLocal() function in RedirectingFileSystem
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h151 bool isLocal() const { return isClobber() || isDef(); } in isLocal() function
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSymbols.h182 bool isLocal() const { return binding == llvm::ELF::STB_LOCAL; } isLocal() function
H A DRelocations.cpp165 static RelType getMipsPairType(RelType type, bool isLocal) { in getMipsPairType() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h518 bool isLocal(SlotIndex Start, SlotIndex End) const { in isLocal() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h448 std::error_code isLocal(const Twine &Path, bool &Result) override { isLocal() function
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp129 bool isLocal(const NamedDecl *D) { in isLocal() function in __anonc80ffb190111::USRGenerator
/freebsd-src/contrib/libxo/xohtml/external/
H A Djquery.js7199 isLocal: rlocalProtocol.test( ajaxLocParts[ 1 ] ), property
/freebsd-src/contrib/sqlite3/
H A Dsqlite3.c24300 unsigned isLocal : 1; /* Time is known to be localtime */ global() member
[all...]