Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13666 static bool isLayoutCompatible(ASTContext &C, EnumDecl *ED1, EnumDecl *ED2) { isLayoutCompatible() function
13677 static bool isLayoutCompatible(ASTContext &C, FieldDecl *Field1, isLayoutCompatible() function
13791 static bool isLayoutCompatible(ASTContext &C, RecordDecl *RD1, isLayoutCompatible() function
13803 static bool isLayoutCompatible(ASTContext &C, QualType T1, QualType T2) { isLayoutCompatible() function
[all...]