Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp8735 bool Sema::hasStructuralCompatLayout(Decl *D, Decl *Suggested) { in hasStructuralCompatLayout() function in Sema
H A DSemaDecl.cpp17580 if (!hasStructuralCompatLayout(Prev, SkipBody.New)) in ActOnDuplicateDefinition()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h2400 bool hasStructuralCompatLayout(Decl *D, Decl *Suggested);