Searched refs:RelSet (Results 1 – 1 of 1) sorted by relevance
131 using RelSet = DeclRelationSet; typedef139 llvm::SmallDenseMap<const Decl *, RelSet> Seen;140 RelSet Flags;146 void report(const NamedDecl *D, RelSet Flags) { in report()158 using ValTy = std::pair<const NamedDecl *, RelSet>; in takeDecls()166 void add(const Decl *Dcl, RelSet Flags) { in add()244 void add(const Stmt *S, RelSet Flags) { in add()250 RelSet Flags; in add()351 void add(QualType T, RelSet Flags) { in add()357 RelSet Flags; in add()[all …]