Home
last modified time | relevance | path

Searched defs:SelectorTy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp109 llvm::PointerType *SelectorTy; member in __anon119c321b0111::CGObjCGNU
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2717 Type *SelectorTy = Type::getInt1Ty(Context); in parseConstants() local