Home
last modified time | relevance | path

Searched refs:YAMLFilePath (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h504 StringRef YAMLFilePath, void *DiagContext = nullptr,
737 SourceMgr::DiagHandlerTy DiagHandler, StringRef YAMLFilePath,
772 llvm::SourceMgr::DiagHandlerTy DiagHandler, StringRef YAMLFilePath,
/external/llvm-project/llvm/include/llvm/Support/
DVirtualFileSystem.h506 StringRef YAMLFilePath, void *DiagContext = nullptr,
731 SourceMgr::DiagHandlerTy DiagHandler, StringRef YAMLFilePath,
775 llvm::SourceMgr::DiagHandlerTy DiagHandler, StringRef YAMLFilePath,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1607 StringRef YAMLFilePath, void *DiagContext, in create() argument
1625 if (!YAMLFilePath.empty()) { in create()
1634 SmallString<256> OverlayAbsDir = sys::path::parent_path(YAMLFilePath); in create()
1840 StringRef YAMLFilePath, void *DiagContext, in getVFSFromYAML() argument
1843 YAMLFilePath, DiagContext, in getVFSFromYAML()
1874 StringRef YAMLFilePath, in collectVFSFromYAML() argument
1879 std::move(Buffer), DiagHandler, YAMLFilePath, DiagContext, in collectVFSFromYAML()
/external/clang/lib/Basic/
DVirtualFileSystem.cpp897 SourceMgr::DiagHandlerTy DiagHandler, StringRef YAMLFilePath,
1389 StringRef YAMLFilePath, void *DiagContext, in create() argument
1408 if (!YAMLFilePath.empty()) { in create()
1417 SmallString<256> OverlayAbsDir = sys::path::parent_path(YAMLFilePath); in create()
1583 StringRef YAMLFilePath, in getVFSFromYAML() argument
1587 YAMLFilePath, DiagContext, in getVFSFromYAML()
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp1647 StringRef YAMLFilePath, void *DiagContext, in create() argument
1665 if (!YAMLFilePath.empty()) { in create()
1674 SmallString<256> OverlayAbsDir = sys::path::parent_path(YAMLFilePath); in create()
1924 StringRef YAMLFilePath, void *DiagContext, in getVFSFromYAML() argument
1927 YAMLFilePath, DiagContext, in getVFSFromYAML()
1958 StringRef YAMLFilePath, in collectVFSFromYAML() argument
1963 std::move(Buffer), DiagHandler, YAMLFilePath, DiagContext, in collectVFSFromYAML()
/external/clang/include/clang/Basic/
DVirtualFileSystem.h327 StringRef YAMLFilePath,