Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp140 static const llvm::StringSet<> Iterators{"iterator", "const_iterator", in inferGslPointerAttribute() local
144 if (Parent->isInStdNamespace() && Iterators.count(ND->getName()) && in inferGslPointerAttribute()