Searched defs:ResetType (Results 1 – 5 of 5) sorted by relevance
233 void ResetType(Type* t) { type_.reset(t); } in ResetType() function
228 void ResetType(Type* t) { type_.reset(t); } in ResetType() function
232 void ResetType(Type* t) { type_.reset(t); } in ResetType() function
1190 constexpr struct ResetType in testGenerator() struct1192 QueryResetType type; in testGenerator()1193 const char* name; in testGenerator()1194 const char* desc; in testGenerator()
72 enum ResetType enum