Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp7616 bool Sema::hasStructuralCompatLayout(Decl *D, Decl *Suggested) { in hasStructuralCompatLayout() function in Sema
H A DSemaDecl.cpp14971 if (!hasStructuralCompatLayout(Prev, SkipBody.New)) in ActOnDuplicateDefinition()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1616 bool hasStructuralCompatLayout(Decl *D, Decl *Suggested);