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

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 406 PDecl->setGetterMethodDecl(PrimaryPDecl->getGetterMethodDecl());
495 PDecl->setGetterMethodDecl(PIDecl->getGetterMethodDecl());
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 831 D->setGetterMethodDecl(ReadDeclAs<ObjCMethodDecl>(Record, Idx));
    [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]

Completed in 353 milliseconds