Searched defs:endBodyLoc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1621 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); local
1634 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); local
H A DRewriteModernObjC.cpp1828 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); local
1841 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); local

Completed in 210 milliseconds