Searched refs:getSelectorStartLoc (Results 1 – 14 of 14) sorted by relevance
37 auto SourceLoc = MatchedStmt == nullptr ? MatchedExpr->getSelectorStartLoc() in check()
32 SourceLocation SelectorLocation = Expr->getSelectorStartLoc(); in isMessageExpressionInsideMacro()
99 SourceLocation SelectorLoc = Message->getSelectorStartLoc(); in check()
234 TA.replaceText(FinalizeM->getSelectorStartLoc(), "finalize", "dealloc"); in cleanupDeallocOrFinalize()
545 SourceLocation StartGetterSelectorLoc = Getter->getSelectorStartLoc(); in rewriteToObjCProperty()
670 OMD->getSelectorStartLoc(), in refInDecl()785 E->getSelectorStartLoc(), in refInStmt()
176 L = MD->getSelectorStartLoc(); in nameLocation()
286 return IndexCtx.handleReference(MD, E->getSelectorStartLoc(), in VisitObjCMessageExpr()
155 SourceLocation MethodLoc = D->getSelectorStartLoc(); in handleObjCMethod()
695 D, SourceRange(Msg->getSelectorStartLoc(), Msg->getEndLoc()), ID); in VisitObjCMessageExpr()
20556 loc = msg->getSelectorStartLoc(); in diagnoseUnknownAnyExpr()
1409 SourceLocation getSelectorStartLoc() const { in getSelectorStartLoc() function
291 SourceLocation getSelectorStartLoc() const { in getSelectorStartLoc() function
6329 Loc = MD->getSelectorStartLoc(); in clang_getCursorLocation()