Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp511 SourceRange KeyRange = Msg->getArg(1)->getSourceRange(); in rewriteToDictionaryLiteral() local
543 SourceRange KeyRange = Msg->getArg(i+1)->getSourceRange(); in rewriteToDictionaryLiteral() local
587 SourceRange KeyRange = Keys[i]->getSourceRange(); in rewriteToDictionaryLiteral() local