Searched defs:GetIvarLayoutName (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp963 /// GetIvarLayoutName - Returns a unique constant for the given
965 llvm::Constant *GetIvarLayoutName(IdentifierInfo *Ident,
4728 /// GetIvarLayoutName - Returns a unique constant for the given
4730 llvm::Constant *CGObjCCommonMac::GetIvarLayoutName(IdentifierInfo *Ident, function in class:CGObjCCommonMac
5850 ? GetIvarLayoutName(nullptr, ObjCTypes)
5894 Values[ 8] = GetIvarLayoutName(nullptr, ObjCTypes);

Completed in 661 milliseconds