Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3635 llvm::Type *selStructPtrTy = SelectorTy; in ModuleInitFunction() local
3639 selStructPtrTy = llvm::PointerType::getUnqual(selStructTy); in ModuleInitFunction()
3747 symtab.addBitCast(selectorList, selStructPtrTy); in ModuleInitFunction()