Home
last modified time | relevance | path

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

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