Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerIterationChecker.cpp66 auto matchUnorderedIterWithPointers() -> decltype(decl()) { in matchUnorderedIterWithPointers() function
85 auto MatcherM = matchUnorderedIterWithPointers(); in checkASTCodeBody()