Home
last modified time | relevance | path

Searched refs:UNION_CLASS_BOILERPLATE (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/flang/include/flang/Parser/
Dparse-tree.h101 #define UNION_CLASS_BOILERPLATE(classname) \ macro
362 UNION_CLASS_BOILERPLATE(OtherSpecificationStmt);
383 UNION_CLASS_BOILERPLATE(SpecificationConstruct);
402 UNION_CLASS_BOILERPLATE(ImplicitPartStmt);
419 UNION_CLASS_BOILERPLATE(DeclarationConstruct);
444 UNION_CLASS_BOILERPLATE(InternalSubprogram);
476 UNION_CLASS_BOILERPLATE(ActionStmt);
508 UNION_CLASS_BOILERPLATE(ExecutableConstruct);
531 UNION_CLASS_BOILERPLATE(ExecutionPartConstruct);
546 UNION_CLASS_BOILERPLATE(ProgramUnit);
[all …]