Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Parser/
H A Dtype-parsers.h118 constexpr Parser<ProcInterface> procInterface; // R1513 global() variable
/llvm-project/flang/include/flang/Semantics/
H A Dsymbol.h427 const Symbol *procInterface() const { return procInterface_; } in procInterface() function
/llvm-project/flang/lib/Semantics/
H A Dresolve-names.cpp5764 const Symbol *procInterface{ Post() local