Searched refs:IsRootModule (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1740 bool IsRootModule = M ? !M->Parent : true; local
1741 if (CreateSkeletonCU && IsRootModule) {
1750 IsRootModule ? nullptr

Completed in 51 milliseconds