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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp449 bool isObjCType(QualType T) { function in class:__anon525::RewriteObjC
4448 if (isObjCType((*I)->getType())) {
H A DRewriteModernObjC.cpp542 bool isObjCType(QualType T) { function in class:__anon522::RewriteModernObjC
5308 if (isObjCType((*I)->getType())) {

Completed in 139 milliseconds