Searched refs:shouldOmitDefinition (Results 1 – 1 of 1) sorted by relevance
1510 static bool shouldOmitDefinition(CodeGenOptions::DebugInfoKind DebugKind, in shouldOmitDefinition() function1547 if (T || shouldOmitDefinition(DebugKind, RD, CGM.getLangOpts())) { in CreateType()