Home
last modified time | relevance | path

Searched defs:compilerDirective (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/lib/Parser/
DFortran-parsers.cpp120 construct<ImplicitPartStmt>(indirect(compilerDirective))))
Dtype-parsers.h132 constexpr Parser<CompilerDirective> compilerDirective; variable