Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp2391 llvm::Type *SelStructPtrTy = SelectorTy; in ModuleInitFunction() local
2394 SelStructPtrTy = llvm::PointerType::getUnqual(SelStructTy); in ModuleInitFunction()
2431 llvm::StructType *SymTabTy = llvm::StructType::get(LongTy, SelStructPtrTy, in ModuleInitFunction()
2479 SelStructPtrTy)); in ModuleInitFunction()