xref
: /
external
/
llvm-project
/
clang
/
test
/
Analysis
/
scan-build
/
Inputs
/
single_null_dereference.c
android-15.0.0_r3
android-14.0.0_r2
android-13.0.0_r3
android-12.1.0_r1
android-12.0.0_r2
android-11.0.0_r1
android-10.0.0_r2
android-9.0.0_r3
android-8.1.0_r1
android-8.0.0_r4
android-7.1.0_r4
android-7.0.0_r1
android-6.0.0_r1
android-5.1.0_r1
android-5.0.2_r3
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
main()
1
int
main
() {
2
int
*
p
= 0;
3
*
p
=
7
;
// We expect a diagnostic about this.
4
return
0;
5
}
6
Navigate Window
x
Function
main
Scopes Window
x
Intelligence window
x
Next >>
|
<< Prev
In current file
Highlight
Unhighlight
Unhighlight all
In project "undefined"
Search for definitions of
Search for references of
Do a full search with
Search for file names that contain
On Google
Google
Messages Window
x