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

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 754 if (ObjCMethodDecl *getterMethod = property->getGetterMethodDecl()) {
755 getterMethod->createImplicitParams(Context, IDecl);
761 ImplicitParamDecl *SelfDecl = getterMethod->getSelfDecl();
    [all...]
SemaDeclObjC.cpp     [all...]
SemaExpr.cpp     [all...]

Completed in 493 milliseconds