Searched refs:YAMLFilePath (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | VirtualFileSystem.h | 621 StringRef YAMLFilePath, void *DiagContext = nullptr, 1013 SourceMgr::DiagHandlerTy DiagHandler, StringRef YAMLFilePath, 1061 llvm::SourceMgr::DiagHandlerTy DiagHandler, StringRef YAMLFilePath,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ |
| H A D | VirtualFileSystem.cpp | 2134 StringRef YAMLFilePath, void *DiagContext, in create() argument 2152 if (!YAMLFilePath.empty()) { in create() 2161 SmallString<256> OverlayAbsDir = sys::path::parent_path(YAMLFilePath); in create() 2572 StringRef YAMLFilePath, void *DiagContext, in getVFSFromYAML() argument 2575 YAMLFilePath, DiagContext, in getVFSFromYAML() 2617 StringRef YAMLFilePath, in collectVFSFromYAML() argument 2622 std::move(Buffer), DiagHandler, YAMLFilePath, DiagContext, in collectVFSFromYAML()
|