Searched refs:YAMLFilePath (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | VirtualFileSystem.h | 666 StringRef YAMLFilePath, void *DiagContext = nullptr, 1066 SourceMgr::DiagHandlerTy DiagHandler, StringRef YAMLFilePath, 1121 llvm::SourceMgr::DiagHandlerTy DiagHandler, StringRef YAMLFilePath,
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | VirtualFileSystem.cpp | 2178 StringRef YAMLFilePath, void *DiagContext, in create() argument 2196 if (!YAMLFilePath.empty()) { in create() 2205 SmallString<256> OverlayAbsDir = sys::path::parent_path(YAMLFilePath); in create() 2666 StringRef YAMLFilePath, void *DiagContext, in getVFSFromYAML() argument 2669 YAMLFilePath, DiagContext, in getVFSFromYAML() 2711 StringRef YAMLFilePath, in collectVFSFromYAML() argument 2716 std::move(Buffer), DiagHandler, YAMLFilePath, DiagContext, in collectVFSFromYAML()
|