Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DUtils.h136 void addFileMapping(StringRef VPath, StringRef RPath) { in addFileMapping()
/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/clang/lib/Basic/
DVirtualFileSystem.cpp1664 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()