Searched defs:suppressNewContext (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenFunction.cpp36 CodeGenFunction::CodeGenFunction(CodeGenModule &cgm, bool suppressNewContext) argument
57 if (!suppressNewContext)

Completed in 43 milliseconds