Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2679 llvm::StructType *ObjCMethodTy = in GenerateMethodList() local
2689 MethodList.addInt(SizeTy, td.getTypeSizeInBits(ObjCMethodTy) / in GenerateMethodList()
2691 ObjCMethodTy = in GenerateMethodList()
2698 ObjCMethodTy = in GenerateMethodList()
2713 auto Method = MethodArray.beginStruct(ObjCMethodTy); in GenerateMethodList()