Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp133 QualType IdTy(CGM.getContext().getObjCIdType()); in EmitObjCCollectionLiteral() local
1679 QualType IdTy(CGM.getContext().getObjCIdType()); in GenerateObjCCtorDtorMethod() local
H A DCGObjCGNU.cpp130 llvm::PointerType *IdTy; member in __anon119c321b0111::CGObjCGNU