Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp10558 bool isLayoutCompatibleStruct(ASTContext &C, in isLayoutCompatibleStruct() function
10637 return isLayoutCompatibleStruct(C, RD1, RD2); in isLayoutCompatible()