Home
last modified time | relevance | path

Searched defs:Generate (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DReproducer.h21 Generate, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc333 UInt32 Random::Generate(UInt32 range) { in Generate() function in testing::internal::Random
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp618 static bool RoundTrip(ParseFn Parse, GenerateFn Generate, in RoundTrip()