Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2747 QualType ConstIdT = Context->getObjCIdType().withConst(); in RewriteObjCArrayLiteralExpr() local
2750 Context->getPointerType(ConstIdT), in RewriteObjCArrayLiteralExpr()
2876 QualType ConstIdT = Context->getObjCIdType().withConst(); in RewriteObjCDictionaryLiteralExpr() local
2879 Context->getPointerType(ConstIdT), in RewriteObjCDictionaryLiteralExpr()
2893 Context->getPointerType(ConstIdT), in RewriteObjCDictionaryLiteralExpr()