HomeSort by relevance Sort by last modified time
    Searched refs:EmitCtorPrologue (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGClass.cpp 713 EmitCtorPrologue(Ctor, CtorType, Args);
731 /// EmitCtorPrologue - This routine generates necessary code to initialize
733 void CodeGenFunction::EmitCtorPrologue(const CXXConstructorDecl *CD,
    [all...]
CodeGenFunction.h     [all...]

Completed in 30 milliseconds