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

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2405 llvm::Type *SelStructPtrTy = SelectorTy; local
2408 SelStructPtrTy = llvm::PointerType::getUnqual(SelStructTy);
2443 llvm::StructType *SymTabTy = llvm::StructType::get(LongTy, SelStructPtrTy,
2490 SelStructPtrTy));

Completed in 47 milliseconds