Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp2314 static bool shouldOmitDefinition(codegenoptions::DebugInfoKind DebugKind, in shouldOmitDefinition() function
2367 if (shouldOmitDefinition(DebugKind, DebugTypeExtRefs, RD, CGM.getLangOpts())) in completeRequiredType()
2379 if (T || shouldOmitDefinition(DebugKind, DebugTypeExtRefs, RD, in CreateType()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1656 static bool shouldOmitDefinition(codegenoptions::DebugInfoKind DebugKind, in shouldOmitDefinition() function
1695 if (T || shouldOmitDefinition(DebugKind, DebugTypeExtRefs, RD, in CreateType()