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

/openbsd-current/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp562 bool PointerTypeTakesAnyObjCQualifiedType(QualType QT);
4819 bool RewriteModernObjC::PointerTypeTakesAnyObjCQualifiedType(QualType QT) { function in class:RewriteModernObjC
4905 PointerTypeTakesAnyObjCQualifiedType(DeclT)) {
H A DRewriteObjC.cpp467 bool PointerTypeTakesAnyObjCQualifiedType(QualType QT);
3972 bool RewriteObjC::PointerTypeTakesAnyObjCQualifiedType(QualType QT) { function in class:RewriteObjC
4058 PointerTypeTakesAnyObjCQualifiedType(DeclT)) {

Completed in 191 milliseconds