Home
last modified time | relevance | path

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

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