Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp40 CodeGenFunction::CodeGenFunction(CodeGenModule &cgm, bool suppressNewContext) in CodeGenFunction() argument
63 if (!suppressNewContext) in CodeGenFunction()
DCodeGenFunction.h1192 CodeGenFunction(CodeGenModule &cgm, bool suppressNewContext=false);