Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPointerIterationChecker.cpp72 auto PointerTypeM = varDecl(hasType(hasCanonicalType(pointerType()))); in matchUnorderedIterWithPointers() local
75 hasLoopVariable(PointerTypeM), in matchUnorderedIterWithPointers()