Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp1595 bool isClassLayoutKnownStatically(const ObjCInterfaceDecl *ID) { in isClassLayoutKnownStatically() function in __anon288f636e0111::CGObjCNonFragileABIMac
6921 if (isClassLayoutKnownStatically(ID)) in EmitIvarOffsetVar()
7221 if (isClassLayoutKnownStatically(Interface)) { in EmitIvarOffset()