Home
last modified time | relevance | path

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

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