Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp447 bool isObjCType(QualType T) { in isObjCType() function in __anonb8493dda0111::RewriteObjC
4424 if (isObjCType((*I)->getType())) { in SynthBlockInitExpr()
H A DRewriteModernObjC.cpp541 bool isObjCType(QualType T) { in isObjCType() function in __anonc09f721f0111::RewriteModernObjC
5274 if (isObjCType(VD->getType())) { in SynthBlockInitExpr()