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

Completed in 40 milliseconds