Home
last modified time | relevance | path

Searched defs:TOK (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/lib/Basic/
H A DTokenKinds.cpp18 #define TOK(X) #X, macro
H A DIdentifierTable.cpp300 ALIAS(NAME,TOK,FLAGS) AddKeywords() argument
/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.h26 #define TOK(X) X, macro
/llvm-project/clang-tools-extra/pseudo/gen/
H A DMain.cpp
/llvm-project/clang/test/CodeGenObjC/
H A Ddebug-info-block-line.m43 TOK = 100, enum
/llvm-project/clang-tools-extra/pseudo/lib/grammar/
H A DGrammar.cpp