Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Parser/
H A Dtype-parsers.h116 constexpr Parser<InterfaceBlock> interfaceBlock; // R1501 global() variable
/llvm-project/flang/lib/Semantics/
H A Dprogram-tree.cpp65 const parser::InterfaceBlock &interfaceBlock{interface->value()}; in GetGenerics() local
H A Dresolve-labels.cpp421 Post(const parser::InterfaceBlock & interfaceBlock) Post() argument