Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1595 bool isClassLayoutKnownStatically(const ObjCInterfaceDecl *ID) { in isClassLayoutKnownStatically() function in __anonaa8b92cd0111::CGObjCNonFragileABIMac
6877 if (isClassLayoutKnownStatically(ID)) in EmitIvarOffsetVar()
7176 if (isClassLayoutKnownStatically(Interface)) { in EmitIvarOffset()