Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DModuleDependencyCollector.h32 void addFileMapping(llvm::StringRef VPath, llvm::StringRef RPath) override {} in addFileMapping()
/external/llvm-project/clang/include/clang/Frontend/
DUtils.h168 virtual void addFileMapping(StringRef VPath, StringRef RPath) { in addFileMapping()
/external/clang/include/clang/Frontend/
DUtils.h136 void addFileMapping(StringRef VPath, StringRef RPath) { in addFileMapping()
/external/llvm-project/llvm/include/llvm/Support/
DVirtualFileSystem.h512 : VPath(std::forward<T1>(VPath)), RPath(std::forward<T2>(RPath)), in VPath() function
514 std::string VPath; member
/external/clang/include/clang/Basic/
DVirtualFileSystem.h334 std::string VPath; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h511 std::string VPath; member
/external/ImageMagick/Magick++/lib/
DDrawable.cpp130 Magick::VPath::VPath ( void ) in VPath() function in Magick::VPath
136 Magick::VPath::VPath ( const Magick::VPathBase& original_ ) in VPath() function in Magick::VPath
149 Magick::VPath::VPath ( const Magick::VPath& original_ ) in VPath() function in Magick::VPath
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1866 SmallString<128> VPath; in getVFSEntries() local
1967 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp1950 SmallString<128> VPath; in getVFSEntries() local
2061 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()
/external/clang/lib/Basic/
DVirtualFileSystem.cpp1664 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()