Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DIdentifierTable.h156 tok::TokenKind getTokenID() const { return (tok::TokenKind)TokenID; } in getTokenID() function
/external/llvm-project/clang/include/clang/Basic/
DIdentifierTable.h190 tok::TokenKind getTokenID() const { return (tok::TokenKind)TokenID; } in getTokenID() function