Lines Matching defs:rules
63 // When inheritFromParent is set, defaults come from the parent rules.
102 // scope -> implicit rules for that scope
152 SemanticsContext &c, ResolveNamesVisitor &v, ImplicitRulesMap &rules)
153 : implicitRulesMap_{&rules}, this_{&v}, context_{&c}, messageHandler_{c} {
383 // Visit ImplicitStmt and related parse tree nodes and updates implicit rules.
418 // implicit rules in effect for current scope
702 // Apply the implicit type rules to this symbol.
1074 // scope, or implicit rules.
1078 // type specified, implicit rules apply. Return pointer to the new symbol,
1745 SemanticsContext &context, ImplicitRulesMap &rules, Scope &top)
1746 : BaseVisitor{context, *this, rules}, topScope_{top} {
2259 // find or create implicit rules for this scope
7288 // Odd rules in F'2023 19.4 paras 6 & 8.
9596 // its implicit rules map entry.
10103 // A singleton instance of the scope -> IMPLICIT rules mapping is