Searched defs:endBodyLoc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteObjC.cpp | 1623 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); RewriteObjCForCollectionStmt() local |
H A D | RewriteModernObjC.cpp | 1830 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt() local |