Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp449 bool isObjCType(QualType T) { in isObjCType() function in __anone4fa00500111::RewriteObjC
4443 if (isObjCType((*I)->getType())) { in SynthBlockInitExpr()
H A DRewriteModernObjC.cpp543 bool isObjCType(QualType T) { in isObjCType() function in __anonceb1b5150111::RewriteModernObjC
5305 if (isObjCType((*I)->getType())) { in SynthBlockInitExpr()