Searched defs:FindScope (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Semantics/ | ||
H A D | semantics.cpp | 389 const Scope &SemanticsContext::FindScope(parser::CharBlock source) const { FindScope() function in Fortran::semantics::SemanticsContext |
/llvm-project/flang/include/flang/Semantics/ | ||
H A D | semantics.h | 318 const Scope &FindScope(const parser::CharBlock &where) const { FindScope() function |