Home
last modified time | relevance | path

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

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