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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2142 SourceLocation categoryLoc, rparenLoc; local
2164 rparenLoc = ConsumeParen();
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1666 SourceLocation rparenLoc = startLoc.getLocWithOffset(endBuf-startBuf); local
1675 ReplaceText(rparenLoc, 1, buf);

Completed in 506 milliseconds