Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dptr-iter.cpp9 void PointerIteration() { in PointerIteration() function
/llvm-project-15.0.7/clang/docs/analyzer/
H A Dcheckers.rst2780 .. _alpha-nondeterminism-PointerIteration:
2782 alpha.nondeterminism.PointerIteration (C++)
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1675 def PointerIterationChecker : Checker<"PointerIteration">,