Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1614 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); in RewriteObjCForCollectionStmt() local
1627 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); in RewriteObjCForCollectionStmt() local
H A DRewriteModernObjC.cpp1823 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); in RewriteObjCForCollectionStmt() local
1836 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); in RewriteObjCForCollectionStmt() local