Home
last modified time | relevance | path

Searched refs:GetSemanticsContext (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dtools.cpp1563 return x->GetSemanticsContext().allCookedSources().Precedes( in operator ()()
1568 return x->GetSemanticsContext().allCookedSources().Precedes( in operator ()()
1572 SemanticsContext &Symbol::GetSemanticsContext() const { in GetSemanticsContext() function in Fortran::semantics::Symbol
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dsymbol.cpp741 return x->GetSemanticsContext().allCookedSources().Precedes( in operator ()()
/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dsymbol.h669 SemanticsContext &GetSemanticsContext() const;