Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp1591 bool isClassLayoutKnownStatically(const ObjCInterfaceDecl *ID) { in isClassLayoutKnownStatically() function in __anon0cc8f9a20111::CGObjCNonFragileABIMac
6946 if (isClassLayoutKnownStatically(ID)) in EmitIvarOffsetVar()
7246 if (isClassLayoutKnownStatically(Interface)) { in EmitIvarOffset()