Searched refs:TOK (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
H A DTokenKinds.cpp18 #define TOK(X) #X, macro
H A DIdentifierTable.cpp202 #define ALIAS(NAME, TOK, FLAGS) \
203 AddKeyword(StringRef(NAME), tok::kw_ ## TOK, \
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.h25 #define TOK(X) X, macro

Completed in 73 milliseconds