Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1416 EmitConstructorBody(Args); in GenerateCode()
H A DCGClass.cpp838 void CodeGenFunction::EmitConstructorBody(FunctionArgList &Args) { in EmitConstructorBody() function in CodeGenFunction
H A DCodeGenFunction.h2214 void EmitConstructorBody(FunctionArgList &Args);