Home
last modified time | relevance | path

Searched refs:suppressNewContext (Results 1 – 4 of 4) 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);
/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp68 CodeGenFunction::CodeGenFunction(CodeGenModule &cgm, bool suppressNewContext) in CodeGenFunction() argument
76 if (!suppressNewContext) in CodeGenFunction()
DCodeGenFunction.h1877 CodeGenFunction(CodeGenModule &cgm, bool suppressNewContext=false);