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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransRetainReleaseDealloc.cpp139 SourceRange RecRange = rec->getSourceRange(); local
331 checkForGCDOrXPC(ObjCMessageExpr *Msg, Expr *&RecContainer, Expr *&Rec, SourceRange &RecRange) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp176 SourceRange RecRange = Receiver->getSourceRange(); local
190 SourceRange RecRange = Rec->getSourceRange(); local
238 SourceRange RecRange = Rec->getSourceRange(); local
272 SourceRange RecRange = Rec->getSourceRange(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp2213 SourceRange RecRange = local
2435 << Sel << RecRange; local
2493 << Sel << RecRange; local

Completed in 119 milliseconds