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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp467 bool PointerTypeTakesAnyObjCQualifiedType(QualType QT);
3978 bool RewriteObjC::PointerTypeTakesAnyObjCQualifiedType(QualType QT) { function in class:RewriteObjC
4064 PointerTypeTakesAnyObjCQualifiedType(DeclT)) {
H A DRewriteModernObjC.cpp561 bool PointerTypeTakesAnyObjCQualifiedType(QualType QT);
4822 bool RewriteModernObjC::PointerTypeTakesAnyObjCQualifiedType(QualType QT) { function in class:RewriteModernObjC
4908 PointerTypeTakesAnyObjCQualifiedType(DeclT)) {

Completed in 237 milliseconds