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 407 PDecl->setSetterMethodDecl(PrimaryPDecl->getSetterMethodDecl());
496 PDecl->setSetterMethodDecl(PIDecl->getSetterMethodDecl());
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 832 D->setSetterMethodDecl(ReadDeclAs<ObjCMethodDecl>(Record, Idx));
    [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]

Completed in 224 milliseconds