Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dscope.cpp98 Symbol *Scope::FindComponent(SourceName name) const { in FindComponent() function in Fortran::semantics::Scope
H A Dresolve-names.cpp6603 const parser::Name *DeclarationVisitor::FindComponent( in FindComponent() function in Fortran::semantics::DeclarationVisitor