Searched refs:IntentStmt (Results 1 – 6 of 6) sorted by relevance
182 construct<OtherSpecificationStmt>(indirect(Parser<IntentStmt>{})), argument
879 construct<IntentStmt>(
645 void Unparse(const IntentStmt &x) { // R849 in Unparse()
165 struct IntentStmt; // R849369 common::Indirection<IntentStmt>, common::Indirection<IntrinsicStmt>,1499 struct IntentStmt { struct1500 TUPLE_CLASS_BOILERPLATE(IntentStmt);
381 NODE(parser, IntentStmt) in NODE()
877 bool Pre(const parser::IntentStmt &);4090 bool DeclarationVisitor::Pre(const parser::IntentStmt &x) { in Pre()