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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DIdentifierTable.h553 IdentifierInfo &get(StringRef Name, tok::TokenKind TokenCode) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp164 AddKeyword(StringRef Keyword, tok::TokenKind TokenCode, unsigned Flags, const LangOptions &LangOpts, IdentifierTable &Table) argument
189 AddCXXOperatorKeyword(StringRef Keyword, tok::TokenKind TokenCode, IdentifierTable &Table) argument

Completed in 90 milliseconds