Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Parser/
H A Dparse-tree.h1038 struct FillDecl { global() struct
1046 tFillDecl global() argument
/llvm-project/flang/lib/Parser/
H A Dunparse.cpp293 [](const FillDecl &) { return false; }, in Unparse() argument