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 297 /// StartObjCMethod - Begin emission of an ObjCMethod. This generates
300 void CodeGenFunction::StartObjCMethod(const ObjCMethodDecl *OMD,
341 StartObjCMethod(OMD, OMD->getClassInterface(), OMD->getLocStart());
570 StartObjCMethod(OMD, IMP->getClassInterface(), PID->getLocStart());
    [all...]
CodeGenFunction.h     [all...]

Completed in 22 milliseconds