Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DVirtualFileSystem.h488 StringRef YAMLFilePath, void *DiagContext = nullptr,
696 SourceMgr::DiagHandlerTy DiagHandler, StringRef YAMLFilePath,
728 llvm::SourceMgr::DiagHandlerTy DiagHandler, StringRef YAMLFilePath,
/freebsd-12.1/contrib/llvm/lib/Support/
H A DVirtualFileSystem.cpp1515 StringRef YAMLFilePath, void *DiagContext, in create() argument
1533 if (!YAMLFilePath.empty()) { in create()
1542 SmallString<256> OverlayAbsDir = sys::path::parent_path(YAMLFilePath); in create()
1749 StringRef YAMLFilePath, void *DiagContext, in getVFSFromYAML() argument
1752 YAMLFilePath, DiagContext, in getVFSFromYAML()
1783 StringRef YAMLFilePath, in collectVFSFromYAML() argument
1788 std::move(Buffer), DiagHandler, YAMLFilePath, DiagContext, in collectVFSFromYAML()