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

  /external/clang/lib/CodeGen/
CGObjC.cpp 515 /// StartObjCMethod - Begin emission of an ObjCMethod. This generates
518 void CodeGenFunction::StartObjCMethod(const ObjCMethodDecl *OMD,
559 StartObjCMethod(OMD, OMD->getClassInterface());
802 StartObjCMethod(OMD, IMP->getClassInterface());
    [all...]
CodeGenFunction.h     [all...]

Completed in 140 milliseconds