Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.cpp468 emitConstructorBody(args); in generateCode()
501 void CIRGenFunction::emitConstructorBody(FunctionArgList &args) { in emitConstructorBody() function in clang::CIRGen::CIRGenFunction
H A DCIRGenFunction.h832 void emitConstructorBody(FunctionArgList &args);