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

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 280 PDecl->setSetterMethodDecl(PrimaryPDecl->getSetterMethodDecl());
369 PDecl->setSetterMethodDecl(PIDecl->getSetterMethodDecl());
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 824 D->setSetterMethodDecl(ReadDeclAs<ObjCMethodDecl>(Record, Idx));
    [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]

Completed in 391 milliseconds