Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp128 llvm::SmallPtrSet<ObjCProtocolDecl *, 32> ProtocolExprDecls; member in __anonc09f721f0111::RewriteModernObjC
3594 ProtocolExprDecls.insert(Exp->getProtocol()->getCanonicalDecl()); in RewriteObjCProtocolExpr()
5837 for (ObjCProtocolDecl *ProtDecl : ProtocolExprDecls) { in HandleTranslationUnit()
5867 ProtocolExprDecls.size()) { in HandleTranslationUnit()