Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp8394 bool Sema::hasStructuralCompatLayout(Decl *D, Decl *Suggested) { in hasStructuralCompatLayout() function in Sema
H A DSemaDecl.cpp16430 if (!hasStructuralCompatLayout(Prev, SkipBody.New)) in ActOnDuplicateDefinition()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2189 bool hasStructuralCompatLayout(Decl *D, Decl *Suggested);