Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.h656 bool CreateSkeletonCU);
H A DCGDebugInfo.cpp2700 bool CreateSkeletonCU) { in getOrCreateModuleRef() argument
2741 if (CreateSkeletonCU && IsRootModule && Mod.getASTFile().empty() && M) in getOrCreateModuleRef()
2756 if (CreateSkeletonCU && IsRootModule && !Mod.getASTFile().empty()) { in getOrCreateModuleRef()
2784 CreateSkeletonCU); in getOrCreateModuleRef()