Home
last modified time | relevance | path

Searched refs:TRUE_TOKEN (Results 1 – 4 of 4) sorted by relevance

/third_party/gn/src/gn/
Dtoken.h18 TRUE_TOKEN, // Not "TRUE" to avoid collisions with #define in windows.h. enumerator
Dtokenizer.cc120 type = Token::TRUE_TOKEN; in Run()
Dparser.cc341 case Token::TRUE_TOKEN: in ParseValue()
Dparse_tree.cc1077 case Token::TRUE_TOKEN: in Execute()