Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp1544 SourceLocation rightParenLoc = S->getRParenLoc(); in RewriteObjCForCollectionStmt() local
1545 const char *rparenBuf = SM->getCharacterData(rightParenLoc); in RewriteObjCForCollectionStmt()
DRewriteModernObjC.cpp1752 SourceLocation rightParenLoc = S->getRParenLoc(); in RewriteObjCForCollectionStmt() local
1753 const char *rparenBuf = SM->getCharacterData(rightParenLoc); in RewriteObjCForCollectionStmt()