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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1495 static bool shouldOmitDefinition(CodeGenOptions::DebugInfoKind DebugKind, function
1532 if (T || shouldOmitDefinition(DebugKind, RD, CGM.getLangOpts())) {

Completed in 477 milliseconds