Searched defs:EmitConstructorBody (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGClass.cpp688 // EmitConstructorBody.
705 /// EmitConstructorBody - Emits the body of the current constructor.
706 void CodeGenFunction::EmitConstructorBody(FunctionArgList &Args) { function in class:CodeGenFunction

Completed in 51 milliseconds