Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp15103 static bool isLayoutCompatible(const ASTContext &C, const EnumDecl *ED1, in isLayoutCompatible() function
15115 static bool isLayoutCompatible(const ASTContext &C, const FieldDecl *Field1, in isLayoutCompatible() function
15201 static bool isLayoutCompatible(const ASTContext &C, const RecordDecl *RD1, in isLayoutCompatible() function
15213 static bool isLayoutCompatible(const ASTContext &C, QualType T1, QualType T2) { in isLayoutCompatible() function