Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp17237 static bool isLayoutCompatible(ASTContext &C, EnumDecl *ED1, EnumDecl *ED2) { in isLayoutCompatible() function
17246 static bool isLayoutCompatible(ASTContext &C, FieldDecl *Field1, in isLayoutCompatible() function
17338 static bool isLayoutCompatible(ASTContext &C, RecordDecl *RD1, in isLayoutCompatible() function
17350 static bool isLayoutCompatible(ASTContext &C, QualType T1, QualType T2) { in isLayoutCompatible() function