Home
last modified time | relevance | path

Searched refs:randomizeStructureLayout (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DRandstruct.h29 bool randomizeStructureLayout(const ASTContext &Context, RecordDecl *RD,
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DRandstruct.cpp175 bool randomizeStructureLayout(const ASTContext &Context, RecordDecl *RD, in randomizeStructureLayout() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp18909 if (randstruct::randomizeStructureLayout(Context, Record, in ActOnFields()