Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp8479 bool isLayoutCompatibleStruct(ASTContext &C, in isLayoutCompatibleStruct() function
8558 return isLayoutCompatibleStruct(C, RD1, RD2); in isLayoutCompatible()