Home
last modified time | relevance | path

Searched defs:set_inheritFromParent (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dresolve-names.cpp73 void set_inheritFromParent(bool x) { inheritFromParent_ = x; } in set_inheritFromParent() function in Fortran::semantics::ImplicitRules
409 void set_inheritFromParent(bool x) { in set_inheritFromParent() function in Fortran::semantics::ImplicitRulesVisitor