Searched defs:Generate (Results 1 – 4 of 4) sorted by relevance
51 inline void Generate(const Descriptor &harvest) { Generate() function
96 bool SBReproducer::Generate() { in Generate() function in SBReproducer
769 RoundTrip(ParseFn Parse,GenerateFn Generate,CompilerInvocation & RealInvocation,CompilerInvocation & DummyInvocation,ArrayRef<const char * > CommandLineArgs,DiagnosticsEngine & Diags,const char * Argv0,bool CheckAgainstOriginalInvocation=false,bool ForceRoundTrip=false) RoundTrip() argument [all...]
400 uint32_t Random::Generate(uint32_t range) { in Generate() function in testing::internal::Random