Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DRandstruct.cpp68 std::mt19937 &RNG) { in randomizeStructureLayoutImpl()
208 std::mt19937 RNG(SeedSeq); in randomizeStructureLayout() local