Home
last modified time | relevance | path

Searched refs:rightParenLoc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp1751 SourceLocation rightParenLoc = S->getRParenLoc(); in RewriteObjCForCollectionStmt() local
1752 const char *rparenBuf = SM->getCharacterData(rightParenLoc); in RewriteObjCForCollectionStmt()