Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp1535 SourceLocation rightParenLoc = S->getRParenLoc(); in RewriteObjCForCollectionStmt() local
1536 const char *rparenBuf = SM->getCharacterData(rightParenLoc); in RewriteObjCForCollectionStmt()
DRewriteModernObjC.cpp1744 SourceLocation rightParenLoc = S->getRParenLoc(); in RewriteObjCForCollectionStmt() local
1745 const char *rparenBuf = SM->getCharacterData(rightParenLoc); in RewriteObjCForCollectionStmt()