Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-directive-structure.h290 DirectiveContext *GetEnclosingContextWithDir(D dir) { in GetEnclosingContextWithDir() function
H A Dcheck-omp-structure.cpp2585 if (auto *enclosingContext{GetEnclosingContextWithDir(enclosingDir)}) { in CheckPrivateSymbolsInOuterCxt()