Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/pseudo/include/clang-pseudo/grammar/
H A DLRGraph.h55 I.RuleLength = G.lookupRule(ID).Size; in start()
67 bool hasNext() const { return DotPos < RuleLength; } in hasNext()
95 uint8_t RuleLength = 0; // the length of rule body. variable