Searched defs:Lookahead (Results 1 – 12 of 12) sorted by relevance
83 def visit_PositiveLookahead(self, item: Lookahead) -> Set[str]:
79 def lookahead_call_helper(self, node: Lookahead) -> Tuple[str, str]:
215 def lookahead_call_helper(self, node: Lookahead, positive: int) -> FunctionCall:
290 class Lookahead: class
86 struct Lookahead struct111 struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; argument
276 public int Lookahead property in Antlr.Runtime.RecognitionException
162 #define Lookahead [ rcx + dsLookahead] //; 0ffffffffh on infozip macro
186 Lookahead equ [ rcx + dsLookahead] ; 0ffffffffh on infozip define
1251 int Lookahead) { in isCXXDeclarationSpecifier()
964 SmallVector<AsmToken, 5> Lookahead; in ParseRegister() local
977 SmallVector<AsmToken, 5> Lookahead; in tryParseRegister() local
1199 SmallVector<AsmToken, 5> Lookahead; in ParseRegister() local