HomeSort by: relevance | last modified time | path
    Searched refs:EmitConstructorBody (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 1342 EmitConstructorBody(Args);
CGClass.cpp 758 // EmitConstructorBody.
839 /// EmitConstructorBody - Emits the body of the current constructor.
840 void CodeGenFunction::EmitConstructorBody(FunctionArgList &Args) {
CodeGenFunction.h 2156 void EmitConstructorBody(FunctionArgList &Args);

Completed in 35 milliseconds