Searched refs:hasStructuralCompatLayout (Results 1 – 3 of 3) sorted by relevance
14986 bool hasStructuralCompatLayout(Decl *D, Decl *Suggested);
8899 bool Sema::hasStructuralCompatLayout(Decl *D, Decl *Suggested) { in hasStructuralCompatLayout() function in Sema
17999 if (!hasStructuralCompatLayout(Prev, SkipBody.New)) in ActOnDuplicateDefinition()