Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGObjCGNU.cpp2403 llvm::Type *SelStructPtrTy = SelectorTy; in ModuleInitFunction() local
2406 SelStructPtrTy = llvm::PointerType::getUnqual(SelStructTy); in ModuleInitFunction()
2441 llvm::StructType *SymTabTy = llvm::StructType::get(LongTy, SelStructPtrTy, in ModuleInitFunction()
2488 SelStructPtrTy)); in ModuleInitFunction()