Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3008 llvm::StructType *ObjCMethodTy = in GenerateMethodList() local
3018 MethodList.addInt(SizeTy, td.getTypeSizeInBits(ObjCMethodTy) / in GenerateMethodList()
3020 ObjCMethodTy = in GenerateMethodList()
3027 ObjCMethodTy = in GenerateMethodList()
3040 auto Method = MethodArray.beginStruct(ObjCMethodTy); in GenerateMethodList()