Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Evaluate/
H A Dcall.h230 using Chevrons = std::vector<Expr<SomeType>>; variable
/llvm-project/flang/include/flang/Parser/
H A Dparse-tree.h3253 struct Chevrons { global() struct
3257 tCallStmt::Chevrons global() argument