Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DTokenKinds.cpp41 const char *tok::getKeywordSpelling(TokenKind Kind) { in getKeywordSpelling() function in tok
DDiagnostic.cpp823 else if (const char *S = tok::getKeywordSpelling(Kind)) in FormatDiagnostic()
/external/clang/include/clang/Basic/
DTokenKinds.h70 const char *getKeywordSpelling(TokenKind Kind) LLVM_READNONE;