Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dtrack-control-dependency-conditions.cpp187 void storeValue(int **i) { in storeValue() function
193 storeValue(&i); in conjurePointer()