Searched refs:YAMLFilePath (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/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,
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | VirtualFileSystem.cpp | 1753 StringRef YAMLFilePath, void *DiagContext, in create() argument 1771 if (!YAMLFilePath.empty()) { in create() 1780 SmallString<256> OverlayAbsDir = sys::path::parent_path(YAMLFilePath); in create() 2079 StringRef YAMLFilePath, void *DiagContext, in getVFSFromYAML() argument 2082 YAMLFilePath, DiagContext, in getVFSFromYAML() 2124 StringRef YAMLFilePath, in collectVFSFromYAML() argument 2129 std::move(Buffer), DiagHandler, YAMLFilePath, DiagContext, in collectVFSFromYAML()
|