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