Home
last modified time | relevance | path

Searched refs:Field2Parent (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13687 [[maybe_unused]] const Type *Field2Parent = in isLayoutCompatible() local
13690 Field2Parent->isStructureOrClassType()) || in isLayoutCompatible()
13691 (Field1Parent->isUnionType() && Field2Parent->isUnionType())) && in isLayoutCompatible()