Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp1747 QualType ItemsTy = in EmitObjCForCollectionStmt() local
1751 Address ItemsPtr = CreateMemTemp(ItemsTy, "items.ptr"); in EmitObjCForCollectionStmt()
1781 getContext().getPointerType(ItemsTy)); in EmitObjCForCollectionStmt()