Searched refs:specificationPart (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | program-parsers.cpp | 201 specificationPart, executionPart, maybe(internalSubprogramPart), 483 construct<FunctionSubprogram>(statement(functionStmt), specificationPart, 518 specificationPart, executionPart, maybe(internalSubprogramPart), 543 specificationPart, executionPart, maybe(internalSubprogramPart),
|
| H A D | type-parsers.h | 43 constexpr Parser<SpecificationPart> specificationPart; // R504 variable
|
| H A D | executable-parsers.cpp | 185 TYPE_PARSER(construct<BlockSpecificationPart>(specificationPart)) in TYPE_PARSER() argument
|