Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Parser/
H A Dtype-parsers.h44 constexpr Parser<ImplicitPart> implicitPart; // R505 variable
/llvm-project/flang/lib/Semantics/
H A Dprogram-tree.cpp19 const auto &implicitPart{std::get<parser::ImplicitPart>(spec.t)}; in GetEntryStmts() local
H A Dresolve-names.cpp8440 HandleDerivedTypesInImplicitStmts(const parser::ImplicitPart & implicitPart,const std::list<parser::DeclarationConstruct> & decls) HandleDerivedTypesInImplicitStmts() argument