xref
: /
llvm-project
/
clang
/
test
/
Analysis
/
Inputs
/
Models
/
modeledFunction.model
(revision eeccb30b942fbfd220990cbf52335559cdc04959)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
void modelled(intptr p) {
2
++*p;
3
}