Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-directive-structure.h122 struct DirectiveContext { struct
123 DirectiveContext(parser::CharBlock source, D d) in DirectiveContext() argument
140 DirectiveContext &GetContext() { in GetContext() argument
262 std::vector<DirectiveContext> dirContext_; // used as a stack