Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2718 QualType IntQT = Context->IntTy; in RewriteObjCArrayLiteralExpr() local
2720 getSimpleFunctionType(Context->VoidTy, IntQT, true); in RewriteObjCArrayLiteralExpr()
2839 QualType IntQT = Context->IntTy; in RewriteObjCDictionaryLiteralExpr() local
2841 getSimpleFunctionType(Context->VoidTy, IntQT, true); in RewriteObjCDictionaryLiteralExpr()