Searched refs:getKeywordSpelling (Results 1 – 3 of 3) sorted by relevance
41 const char *tok::getKeywordSpelling(TokenKind Kind) { in getKeywordSpelling() function in tok
823 else if (const char *S = tok::getKeywordSpelling(Kind)) in FormatDiagnostic()
70 const char *getKeywordSpelling(TokenKind Kind) LLVM_READNONE;