Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp1591 bool isClassLayoutKnownStatically(const ObjCInterfaceDecl *ID) { in isClassLayoutKnownStatically() function in __anon0dba85c70111::CGObjCNonFragileABIMac
6913 if (isClassLayoutKnownStatically(ID)) in EmitIvarOffsetVar()
7213 if (isClassLayoutKnownStatically(Interface)) { in EmitIvarOffset()