Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp189 SourceRange MsgRange = Msg->getSourceRange(); in rewriteToSubscriptGetCommon() local
237 SourceRange MsgRange = Msg->getSourceRange(); in rewriteToArraySubscriptSet() local
271 SourceRange MsgRange = Msg->getSourceRange(); in rewriteToDictionarySubscriptSet() local
389 SourceRange MsgRange in rewriteToArrayLiteral() local
493 SourceRange MsgRange = Msg->getSourceRange(); rewriteToDictionaryLiteral() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp253 SourceRange MsgRange = Msg->getSourceRange(); in rewriteToPropertyDotSyntax() local