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

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp520 /// MethodDescriptionListTy - LLVM type for struct
522 llvm::StructType *MethodDescriptionListTy; member in class:__anon17846::ObjCTypesHelper
5116 MethodDescriptionListTy =
5123 llvm::PointerType::getUnqual(MethodDescriptionListTy);

Completed in 55 milliseconds