Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp19033 static bool isLayoutCompatible(ASTContext &C, EnumDecl *ED1, EnumDecl *ED2) { isLayoutCompatible() function
19042 static bool isLayoutCompatible(ASTContext &C, FieldDecl *Field1, isLayoutCompatible() function
19134 static bool isLayoutCompatible(ASTContext &C, RecordDecl *RD1, isLayoutCompatible() function
19146 static bool isLayoutCompatible(ASTContext &C, QualType T1, QualType T2) { isLayoutCompatible() function
[all...]