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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp561 bool PointerTypeTakesAnyObjCQualifiedType(QualType QT);
4824 bool RewriteModernObjC::PointerTypeTakesAnyObjCQualifiedType(QualType QT) { function in class:RewriteModernObjC
4910 PointerTypeTakesAnyObjCQualifiedType(DeclT)) {
H A DRewriteObjC.cpp467 bool PointerTypeTakesAnyObjCQualifiedType(QualType QT);
3980 bool RewriteObjC::PointerTypeTakesAnyObjCQualifiedType(QualType QT) { function in class:RewriteObjC
4066 PointerTypeTakesAnyObjCQualifiedType(DeclT)) {

Completed in 161 milliseconds