Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Edit/
HDRewriteObjCFoundationAPI.cpp760 if (const CharacterLiteral *CharE = dyn_cast<CharacterLiteral>(Arg)) in rewriteToNumberLiteral() local
761 return rewriteToCharLiteral(Msg, CharE, NS, commit); in rewriteToNumberLiteral()