Searched defs:IdTy (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjC.cpp | 136 QualType IdTy(CGM.getContext().getObjCIdType()); in EmitObjCCollectionLiteral() local |
H A D | CGObjCGNU.cpp | 130 llvm::PointerType *IdTy; member in __anonf88679620111::CGObjCGNU |