Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp369 PCMPath.first->second = constructPCMPath(MID); in lookupModuleOutput()
385 std::string constructPCMPath(ModuleID MID) const { in constructPCMPath() function in FullDeps