Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/source_language/c_family/
H A DCLanguageTokenizer.h47 TOKEN_LOGICAL_OR, enumerator
H A DCLanguageFamilySyntaxHighlightInfo.cpp345 case TOKEN_LOGICAL_OR: in _MapTokenToSyntaxType()
H A DCLanguageTokenizer.cpp336 type = TOKEN_LOGICAL_OR; in _ParseOperator()
H A DCLanguageExpressionEvaluator.cpp87 case TOKEN_LOGICAL_OR: in TokenTypeToString()
1554 case TOKEN_LOGICAL_OR: in _ParseProduct()