Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp16958 static bool isLayoutCompatible(ASTContext &C, EnumDecl *ED1, EnumDecl *ED2) { in isLayoutCompatible() function
16967 static bool isLayoutCompatible(ASTContext &C, FieldDecl *Field1, in isLayoutCompatible() function
17059 static bool isLayoutCompatible(ASTContext &C, RecordDecl *RD1, in isLayoutCompatible() function
17071 static bool isLayoutCompatible(ASTContext &C, QualType T1, QualType T2) { in isLayoutCompatible() function