Searched defs:TypeBoundProcBinding (Results 1 – 2 of 2) sorted by relevance
1122 struct TypeBoundProcBinding { struct1134 std::list<Statement<TypeBoundProcBinding>>> argument
804 bool Pre(const parser::TypeBoundProcBinding &) { return BeginAttrs(); } in Pre()805 void Post(const parser::TypeBoundProcBinding &) { EndAttrs(); } in Post()