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

/external/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp2801 QualType ConstIdT = Context->getObjCIdType().withConst(); local
2804 Context->getPointerType(ConstIdT),
2946 QualType ConstIdT = Context->getObjCIdType().withConst(); local
2949 Context->getPointerType(ConstIdT),
2965 Context->getPointerType(ConstIdT),

Completed in 98 milliseconds