Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.cpp24 return isIterator(CRD); in isIteratorType()
27 bool isIterator(const CXXRecordDecl *CRD) { in isIterator() function
H A DIterator.h144 bool isIterator(const CXXRecordDecl *CRD);