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