Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerIterationChecker.cpp72 auto PointerTypeM = varDecl(hasType(hasCanonicalType(pointerType()))); in matchUnorderedIterWithPointers() local
75 hasLoopVariable(PointerTypeM), in matchUnorderedIterWithPointers()