Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp890 QualType castT = Context->getPointerType(IvarT); in getIvarAccessString() local
891 std::string TypeString(castT.getAsString(Context->getPrintingPolicy())); in getIvarAccessString()
5351 QualType castT = Context->getPointerType(Context->getTagDeclType(RD)); in SynthBlockInitExpr() local
5373 Exp = NoTypeInfoCStyleCastExpr(Context, castT, CK_BitCast, Exp); in SynthBlockInitExpr()
7531 QualType castT = Context->getPointerType(IvarT); in RewriteObjCIvarRefExpr() local
7534 castT, in RewriteObjCIvarRefExpr()