Searched refs:isClassLayoutKnownStatically (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1601 bool isClassLayoutKnownStatically(const ObjCInterfaceDecl *ID) { function in class:__anon2884::CGObjCNonFragileABIMac
6916 if (isClassLayoutKnownStatically(ID))
7204 if (isClassLayoutKnownStatically(Interface)) {

Completed in 99 milliseconds