Searched defs:TokSpelling (Results 1 – 2 of 2) sorted by relevance
507 NumericLiteralParser::NumericLiteralParser(StringRef TokSpelling, in NumericLiteralParser()
3260 StringRef TokSpelling = PP.getSpelling(Tok, SpellingBuffer, &Invalid); in ActOnNumericConstant() local