Searched refs:ConstIdT (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2744 QualType ConstIdT = Context->getObjCIdType().withConst(); local
2747 Context->getPointerType(ConstIdT),
2875 QualType ConstIdT = Context->getObjCIdType().withConst(); local
2878 Context->getPointerType(ConstIdT),
2892 Context->getPointerType(ConstIdT),

Completed in 88 milliseconds