Home
last modified time | relevance | path

Searched defs: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() function
140 DirectiveContext &GetContext() { in GetContext() argument