Home
last modified time | relevance | path

Searched refs:EmitConstructorBody (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1356 EmitConstructorBody(Args); in GenerateCode()
H A DCGClass.cpp837 void CodeGenFunction::EmitConstructorBody(FunctionArgList &Args) { in EmitConstructorBody() function in CodeGenFunction
H A DCodeGenFunction.h2156 void EmitConstructorBody(FunctionArgList &Args);