Lines Matching defs:Seen
868 llvm::StringMap<SourceLocation> &Seen,
870 auto Res = Seen.try_emplace(Name, NameLoc);
887 llvm::StringMap<SourceLocation> &Seen) {
901 if (checkForDuplicates(*this, Name, NameLoc, Seen, CONTEXT_TRAIT_LVL))
958 llvm::StringMap<SourceLocation> &Seen) {
993 SourceLocation SeenLoc = Seen[SeenName];
1006 llvm::StringMap<SourceLocation> &Seen) {
1012 parseOMPTraitPropertyKind(TIProperty, Set, TISelector.Kind, Seen);
1016 TISelector, Seen))
1054 llvm::StringMap<SourceLocation> &Seen) {
1067 if (checkForDuplicates(*this, Name, NameLoc, Seen, CONTEXT_SELECTOR_LVL))
1240 llvm::StringMap<SourceLocation> &Seen) {
1253 if (checkForDuplicates(*this, Name, NameLoc, Seen,