Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp8633 bool Sema::hasStructuralCompatLayout(Decl *D, Decl *Suggested) { in hasStructuralCompatLayout() function in Sema
H A DSemaDecl.cpp17117 if (!hasStructuralCompatLayout(Prev, SkipBody.New)) in ActOnDuplicateDefinition()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2357 bool hasStructuralCompatLayout(Decl *D, Decl *Suggested);