Home
last modified time | relevance | path

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

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