Searched refs:ImplicitModulePCMPath (Results 1 – 3 of 3) sorted by relevance
95 std::string ImplicitModulePCMPath; member
390 StringRef Filename = llvm::sys::path::filename(MD.ImplicitModulePCMPath); in constructPCMPath()392 llvm::sys::path::parent_path(MD.ImplicitModulePCMPath)); in constructPCMPath()
265 MD.ImplicitModulePCMPath = std::string(M->getASTFile()->getName()); in handleTopLevelModule()