Searched refs:MethodListTy (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp546 /// MethodListTy - LLVM type for struct objc_method_list.
547 llvm::Type *MethodListTy; member in class:__anon17846::ObjCTypesHelper
5189 MethodListTy =
5191 MethodListPtrTy = llvm::PointerType::getUnqual(MethodListTy);

Completed in 398 milliseconds