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

  /external/clang/include/clang/AST/
DeclObjC.h 283 void setAsRedeclaration(const ObjCMethodDecl *PrevMethod);
    [all...]
  /external/clang/lib/AST/
DeclObjC.cpp 679 void ObjCMethodDecl::setAsRedeclaration(const ObjCMethodDecl *PrevMethod) {
    [all...]
  /external/clang/lib/Sema/
SemaDeclObjC.cpp     [all...]

Completed in 539 milliseconds