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

Completed in 713 milliseconds