Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1591 bool isClassLayoutKnownStatically(const ObjCInterfaceDecl *ID) { in isClassLayoutKnownStatically() function in __anon8be0494b0111::CGObjCNonFragileABIMac
6946 if (isClassLayoutKnownStatically(ID)) in EmitIvarOffsetVar()
7246 if (isClassLayoutKnownStatically(Interface)) { in EmitIvarOffset()