xref
: /
external
/
llvm-project
/
clang
/
test
/
ASTMerge
/
inheritance
/
Inputs
/
inheritance-base.cpp
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
1
class
A
2
{
3
public
:
4
int
x
;
A(int _x)
5
A
(
int
_x
) :
x
(
_x
) {
6
}
7
};
8
Navigate Window
x
Class
A
Function
A
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