Home
last modified time | relevance | path

Searched defs:MsgRange (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp188 SourceRange MsgRange = Msg->getSourceRange(); in rewriteToSubscriptGetCommon() local
236 SourceRange MsgRange = Msg->getSourceRange(); in rewriteToArraySubscriptSet() local
270 SourceRange MsgRange = Msg->getSourceRange(); in rewriteToDictionarySubscriptSet() local
388 SourceRange MsgRange = Msg->getSourceRange(); in rewriteToArrayLiteral() local
492 SourceRange MsgRange = Msg->getSourceRange(); in rewriteToDictionaryLiteral() local
/llvm-project-15.0.7/clang/lib/ARCMigrate/
H A DObjCMT.cpp256 SourceRange MsgRange = Msg->getSourceRange(); in rewriteToPropertyDotSyntax() local