Home
last modified time | relevance | path

Searched defs:RealPath (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/frameworks/compile/mclinker/lib/Support/
DRealPath.cpp18 RealPath::RealPath() : Path() { in RealPath() function in mcld::sys::fs::RealPath
21 RealPath::RealPath(const RealPath::ValueType* s) : Path(s) { in RealPath() function in mcld::sys::fs::RealPath
25 RealPath::RealPath(const RealPath::StringType& s) : Path(s) { in RealPath() function in mcld::sys::fs::RealPath
29 RealPath::RealPath(const Path& pPath) : Path(pPath) { in RealPath() function in mcld::sys::fs::RealPath
/aosp_15_r20/external/clang/lib/Frontend/
H A DModuleDependencyCollector.cpp84 static bool real_path(StringRef SrcPath, SmallVectorImpl<char> &RealPath) { in real_path()
160 SmallString<256> RealPath; in getRealPath() local
199 SmallString<256> RealPath; in copyToRoot() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFileCollector.h57 void addFileToMapping(StringRef VirtualPath, StringRef RealPath) { in addFileToMapping()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DFileCollector.h116 void addFileToMapping(StringRef VirtualPath, StringRef RealPath) { in addFileToMapping()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DFileCollector.h116 void addFileToMapping(StringRef VirtualPath, StringRef RealPath) { in addFileToMapping()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DFileCollector.h116 void addFileToMapping(StringRef VirtualPath, StringRef RealPath) { in addFileToMapping()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DFileCollector.h116 void addFileToMapping(StringRef VirtualPath, StringRef RealPath) { in addFileToMapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DFileCollector.h116 void addFileToMapping(StringRef VirtualPath, StringRef RealPath) { in addFileToMapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h40 SmallString<256> RealPath; in resolve() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/Classic/
DDWARFLinkerDeclContext.h46 SmallString<256> RealPath; in resolve() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h44 SmallString<256> RealPath; in resolve() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h44 SmallString<256> RealPath; in resolve() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DWARFLinker/Classic/
DDWARFLinkerDeclContext.h46 SmallString<256> RealPath; in resolve() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWARFLinker/Classic/
DDWARFLinkerDeclContext.h46 SmallString<256> RealPath; in resolve() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileCollector.cpp42 SmallString<256> RealPath; in getRealPath() local
H A DVirtualFileSystem.cpp1897 void YAMLVFSWriter::addFileMapping(StringRef VirtualPath, StringRef RealPath) { in addFileMapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DFileCollector.cpp67 SmallString<256> RealPath; in updateWithRealPath() local
H A DVirtualFileSystem.cpp2625 void YAMLVFSWriter::addEntry(StringRef VirtualPath, StringRef RealPath, in addEntry()
2633 void YAMLVFSWriter::addFileMapping(StringRef VirtualPath, StringRef RealPath) { in addFileMapping()
2638 StringRef RealPath) { in addDirectoryMapping()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/DependencyScanning/
DDependencyScanningFilesystem.h273 const CachedRealPath &RealPath) { in insertRealPathForFilename()
/aosp_15_r20/system/linkerconfig/
H A Dmain.cc98 std::string RealPath(std::string_view path) { in RealPath() function
/aosp_15_r20/external/python/pyfakefs/pyfakefs/
Dfake_pathlib.py876 class RealPath(pathlib.Path): class
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp494 SmallString<256> RealPath; in isFunctionInstrumented() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp482 SmallString<256> RealPath; in isFunctionInstrumented() local
/aosp_15_r20/external/clang/lib/Basic/
H A DVirtualFileSystem.cpp1599 void YAMLVFSWriter::addFileMapping(StringRef VirtualPath, StringRef RealPath) { in addFileMapping()
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp1649 char RealPath[PATH_MAX + 1]; in getChildDeclContext() local