Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2354 static bool shouldOmitDefinition(codegenoptions::DebugInfoKind DebugKind, in shouldOmitDefinition() function
2414 if (shouldOmitDefinition(DebugKind, DebugTypeExtRefs, RD, CGM.getLangOpts())) in completeRequiredType()
2426 if (T || shouldOmitDefinition(DebugKind, DebugTypeExtRefs, RD, in CreateType()