Searched refs:getDeclaratorEndLoc (Results 1 – 2 of 2) sorted by relevance
288 SourceLocation getDeclaratorEndLoc() const { return DeclEndLoc; } in getDeclaratorEndLoc() function
562 SourceLocation EndLoc = Setter->getDeclaratorEndLoc(); in rewriteToObjCProperty()