Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9225 bool Sema::hasStructuralCompatLayout(Decl *D, Decl *Suggested) { in hasStructuralCompatLayout() function in Sema
H A DSemaDecl.cpp18188 if (!hasStructuralCompatLayout(Prev, SkipBody.New)) in ActOnDuplicateDefinition()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2450 bool hasStructuralCompatLayout(Decl *D, Decl *Suggested);