Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp77 CodeGenFunction::CodeGenFunction(CodeGenModule &cgm, bool suppressNewContext) in CodeGenFunction() argument
85 if (!suppressNewContext) in CodeGenFunction()
H A DCodeGenFunction.h2131 CodeGenFunction(CodeGenModule &cgm, bool suppressNewContext=false);