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

  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 258 Getter->getDeclaratorEndLoc()),
260 SourceLocation EndLoc = Setter->getDeclaratorEndLoc();
  /external/clang/include/clang/AST/
DeclObjC.h 298 SourceLocation getDeclaratorEndLoc() const { return DeclEndLoc; }
    [all...]

Completed in 34 milliseconds