Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp679 static std::string constructPCMPath(ModuleID MID, StringRef OutputDir) { in constructPCMPath() function
688 std::string PCMPath = constructPCMPath(MID, OutputDir); in lookupModuleOutput()