Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2491 static bool shouldOmitDefinition(codegenoptions::DebugInfoKind DebugKind, in shouldOmitDefinition() function
2551 if (shouldOmitDefinition(DebugKind, DebugTypeExtRefs, RD, CGM.getLangOpts())) in completeRequiredType()
2563 if (T || shouldOmitDefinition(DebugKind, DebugTypeExtRefs, RD, in CreateType()