Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1623 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); RewriteObjCForCollectionStmt() local
1636 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); RewriteObjCForCollectionStmt() local
H A DRewriteModernObjC.cpp1830 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt() local
1843 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt() local