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

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

Completed in 130 milliseconds