Home
last modified time | relevance | path

Searched defs:PushContext (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/include/flang/Parser/
Dparse-state.h123 void PushContext(MessageFixedText text) { in PushContext() function
/external/llvm-project/flang/lib/Semantics/
Dcheck-directive-structure.h200 void PushContext(const parser::CharBlock &source, D dir) { in PushContext() function
Dresolve-directives.cpp51 void PushContext(const parser::CharBlock &source, T dir) { in PushContext() function in Fortran::semantics::DirectiveAttributeVisitor