Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp7932 bool Sema::hasStructuralCompatLayout(Decl *D, Decl *Suggested) { in hasStructuralCompatLayout() function in Sema
HDSemaDecl.cpp15800 if (!hasStructuralCompatLayout(Prev, SkipBody.New)) in ActOnDuplicateDefinition()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h1807 bool hasStructuralCompatLayout(Decl *D, Decl *Suggested);