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

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

Completed in 76 milliseconds