Searched refs:PointerStmt (Results 1 – 5 of 5) sorted by relevance
186 construct<OtherSpecificationStmt>(indirect(Parser<PointerStmt>{})), argument
901 TYPE_PARSER(construct<PointerStmt>("POINTER" >> maybe("::"_tok) >>
657 void Unparse(const PointerStmt &x) { // R853 in Unparse()
169 struct PointerStmt; // R853371 common::Indirection<PointerStmt>, common::Indirection<ProtectedStmt>,1515 WRAPPER_CLASS(PointerStmt, std::list<PointerDecl>);
587 NODE(parser, PointerStmt) in NODE()