Searched refs:XGetDagOp (Results 1 – 3 of 3) sorted by relevance
150 XGetDagOp, enumerator
602 .Cases("getdagop", "getop", tgtok::XGetDagOp) // !getop is deprecated. in LexExclaim()
1200 case tgtok::XGetDagOp: { // Value ::= !unop '(' Value ')' in ParseOperation()1261 case tgtok::XGetDagOp: in ParseOperation()2850 Lex.getCode() != tgtok::question && Lex.getCode() != tgtok::XGetDagOp) { in ParseSimpleValue()