Home
last modified time | relevance | path

Searched defs:isLayoutCompatible (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaChecking.cpp10528 bool isLayoutCompatible(ASTContext &C, EnumDecl *ED1, EnumDecl *ED2) { in isLayoutCompatible() function
10537 bool isLayoutCompatible(ASTContext &C, FieldDecl *Field1, FieldDecl *Field2) { in isLayoutCompatible() function
10630 bool isLayoutCompatible(ASTContext &C, RecordDecl *RD1, RecordDecl *RD2) { in isLayoutCompatible() function
10641 bool isLayoutCompatible(ASTContext &C, QualType T1, QualType T2) { in isLayoutCompatible() function