Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2047 static bool shouldOmitDefinition(codegenoptions::DebugInfoKind DebugKind, in shouldOmitDefinition() function
2094 if (shouldOmitDefinition(DebugKind, DebugTypeExtRefs, RD, CGM.getLangOpts())) in completeRequiredType()
2106 if (T || shouldOmitDefinition(DebugKind, DebugTypeExtRefs, RD, in CreateType()