Home
last modified time | relevance | path

Searched refs:lparenLoc (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1536 SourceLocation lparenLoc = startLoc.getLocWithOffset(rparenBuf-startBuf); in RewriteObjCForCollectionStmt() local
1573 ReplaceText(lparenLoc, 1, buf); in RewriteObjCForCollectionStmt()
H A DRewriteModernObjC.cpp1772 SourceLocation lparenLoc = startLoc.getLocWithOffset(rparenBuf-startBuf); in RewriteObjCForCollectionStmt() local
1809 ReplaceText(lparenLoc, 1, buf); in RewriteObjCForCollectionStmt()