Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3009 llvm::StructType *ObjCMethodTy = in GenerateMethodList() local
3019 MethodList.addInt(SizeTy, td.getTypeSizeInBits(ObjCMethodTy) / in GenerateMethodList()
3021 ObjCMethodTy = in GenerateMethodList()
3028 ObjCMethodTy = in GenerateMethodList()
3041 auto Method = MethodArray.beginStruct(ObjCMethodTy); in GenerateMethodList()