Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dscope.cpp102 Symbol *Scope::FindComponent(SourceName name) const { in FindComponent() function in Fortran::semantics::Scope
H A Dresolve-names.cpp7922 const parser::Name *DeclarationVisitor::FindComponent( FindComponent() function in Fortran::semantics::DeclarationVisitor
/llvm-project/flang/lib/Evaluate/
H A Dtype.cpp393 static const semantics::Symbol *FindComponent( FindComponent() function