Searched refs:LineVar (Results 1 – 2 of 2) sorted by relevance
808 enum class AllowedOperand { LineVar, LegacyLiteral, Any }; enumerator
566 if (AO == AllowedOperand::LineVar || AO == AllowedOperand::Any) { in parseNumericOperand()586 if (AO == AllowedOperand::LineVar) in parseNumericOperand()865 IsLegacyLineExpr ? AllowedOperand::LineVar : AllowedOperand::Any; in parseNumericSubstitutionBlock()