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.cpp141 static const llvm::StringSet<> Iterators{"iterator", "const_iterator", in inferGslPointerAttribute() local
145 if (Parent->isInStdNamespace() && Iterators.count(ND->getName()) && in inferGslPointerAttribute()