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

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DIdentifierTable.h154 tok::TokenKind getTokenID() const { return (tok::TokenKind)TokenID; } function in class:clang::IdentifierInfo

Completed in 46 milliseconds