Searched defs:ResetType (Results 1 – 7 of 7) sorted by relevance
228 void ResetType(Type* t) { type_.reset(t); } in ResetType() function
221 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()
2393 constexpr struct ResetType in testGenerator() struct2395 QueryResetType type; in testGenerator()2396 const char* name; in testGenerator()
72 enum ResetType enum