Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp2717 QualType IntQT = Context->IntTy; in RewriteObjCArrayLiteralExpr() local
2719 getSimpleFunctionType(Context->VoidTy, IntQT, true); in RewriteObjCArrayLiteralExpr()
2838 QualType IntQT = Context->IntTy; in RewriteObjCDictionaryLiteralExpr() local
2840 getSimpleFunctionType(Context->VoidTy, IntQT, true); in RewriteObjCDictionaryLiteralExpr()
/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp2712 QualType IntQT = Context->IntTy; in RewriteObjCArrayLiteralExpr() local
2714 getSimpleFunctionType(Context->VoidTy, IntQT, true); in RewriteObjCArrayLiteralExpr()
2835 QualType IntQT = Context->IntTy; in RewriteObjCDictionaryLiteralExpr() local
2837 getSimpleFunctionType(Context->VoidTy, IntQT, true); in RewriteObjCDictionaryLiteralExpr()