Home
last modified time | relevance | path

Searched defs:RecRange (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransRetainReleaseDealloc.cpp143 SourceRange RecRange = rec->getSourceRange(); in VisitObjCMessageExpr() local
326 Expr *&Rec, SourceRange &RecRange) { in checkForGCDOrXPC()
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp176 SourceRange RecRange = Receiver->getSourceRange(); in maybePutParensOnReceiver() local
190 SourceRange RecRange = Rec->getSourceRange(); in rewriteToSubscriptGetCommon() local
238 SourceRange RecRange = Rec->getSourceRange(); in rewriteToArraySubscriptSet() local
272 SourceRange RecRange = Rec->getSourceRange(); in rewriteToDictionarySubscriptSet() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1729 SourceLocation rbrac, SourceRange RecRange, QualType &ReturnType, in CheckMessageArgumentTypes()
2855 SourceRange RecRange = in BuildInstanceMessage() local