Searched refs:YAMLFilePath (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | VirtualFileSystem.h | 506 StringRef YAMLFilePath, void *DiagContext = nullptr, 823 SourceMgr::DiagHandlerTy DiagHandler, StringRef YAMLFilePath, 867 llvm::SourceMgr::DiagHandlerTy DiagHandler, StringRef YAMLFilePath,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 1752 StringRef YAMLFilePath, void *DiagContext, in create() argument 1770 if (!YAMLFilePath.empty()) { in create() 1779 SmallString<256> OverlayAbsDir = sys::path::parent_path(YAMLFilePath); in create() 2078 StringRef YAMLFilePath, void *DiagContext, in getVFSFromYAML() argument 2081 YAMLFilePath, DiagContext, in getVFSFromYAML() 2123 StringRef YAMLFilePath, in collectVFSFromYAML() argument 2128 std::move(Buffer), DiagHandler, YAMLFilePath, DiagContext, in collectVFSFromYAML()
|