Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1544 SourceLocation lparenLoc = startLoc.getLocWithOffset(rparenBuf-startBuf); in RewriteObjCForCollectionStmt() local
1581 ReplaceText(lparenLoc, 1, buf); in RewriteObjCForCollectionStmt()
H A DRewriteModernObjC.cpp1752 SourceLocation lparenLoc = startLoc.getLocWithOffset(rparenBuf-startBuf); in RewriteObjCForCollectionStmt() local
1789 ReplaceText(lparenLoc, 1, buf); in RewriteObjCForCollectionStmt()