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.cpp13670 static bool isLayoutCompatible(const ASTContext &C, const EnumDecl *ED1, in isLayoutCompatible() function
13682 static bool isLayoutCompatible(const ASTContext &C, const FieldDecl *Field1, in isLayoutCompatible() function
13769 static bool isLayoutCompatible(const ASTContext &C, const RecordDecl *RD1, in isLayoutCompatible() function
13781 static bool isLayoutCompatible(const ASTContext &C, QualType T1, QualType T2) { in isLayoutCompatible() function