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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp515 /// MethodDescriptionListTy - LLVM type for struct
517 llvm::StructType *MethodDescriptionListTy; member in class:__anon3801::ObjCTypesHelper
5243 MethodDescriptionListTy = llvm::StructType::create(
5249 llvm::PointerType::getUnqual(MethodDescriptionListTy);

Completed in 112 milliseconds