Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-directives.cpp51 std::optional<DirContext> GetContextIf() { in GetContextIf() function in Fortran::semantics::DirectiveAttributeVisitor
249 std::optional<DirContext> thisContext{GetContextIf()}; in Pre()
1807 std::optional<DirContext> thisContext{GetContextIf()}; in CheckSourceLabel()