Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp2398 llvm::Type *SelStructPtrTy = SelectorTy; in ModuleInitFunction() local
2401 SelStructPtrTy = llvm::PointerType::getUnqual(SelStructTy); in ModuleInitFunction()
2438 llvm::StructType *SymTabTy = llvm::StructType::get(LongTy, SelStructPtrTy, in ModuleInitFunction()
2486 SelStructPtrTy)); in ModuleInitFunction()