Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1510 static bool shouldOmitDefinition(CodeGenOptions::DebugInfoKind DebugKind, in shouldOmitDefinition() function
1547 if (T || shouldOmitDefinition(DebugKind, RD, CGM.getLangOpts())) { in CreateType()