Searched refs:shouldOmitDefinition (Results 1 – 1 of 1) sorted by relevance
2373 static bool shouldOmitDefinition(codegenoptions::DebugInfoKind DebugKind, in shouldOmitDefinition() function2433 if (shouldOmitDefinition(DebugKind, DebugTypeExtRefs, RD, CGM.getLangOpts())) in completeRequiredType()2445 if (T || shouldOmitDefinition(DebugKind, DebugTypeExtRefs, RD, in CreateType()