XCompile
Preparing search index...
clang
DeclRefExpr
Interface DeclRefExpr
interface
DeclRefExpr
{
id
:
string
;
inner
:
Node
[]
;
kind
:
"DeclRefExpr"
;
name
?:
string
;
nonOdrUseReason
?:
"none"
|
"unevaluated"
|
"constant"
|
"discarded"
;
range
?:
{
begin
:
clang
.
Location
;
end
:
clang
.
Location
}
;
referencedDecl
:
clang
.
Declaration
;
type
:
TypeInfo
;
valueCategory
:
ValueCategory
;
}
Hierarchy (
View Summary
)
GenericNode
DeclRefExpr
Index
Properties
id
inner
kind
name?
non
Odr
Use
Reason?
range?
referenced
Decl
type
value
Category
Properties
id
id
:
string
Hexadecimal ID for the node, e.g. "0x..."
inner
inner
:
Node
[]
kind
kind
:
"DeclRefExpr"
The kind of the node
Optional
name
name
?:
string
Optional
non
Odr
Use
Reason
nonOdrUseReason
?:
"none"
|
"unevaluated"
|
"constant"
|
"discarded"
Optional
range
range
?:
{
begin
:
clang
.
Location
;
end
:
clang
.
Location
}
referenced
Decl
referencedDecl
:
clang
.
Declaration
type
type
:
TypeInfo
value
Category
valueCategory
:
ValueCategory
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
inner
kind
name
non
Odr
Use
Reason
range
referenced
Decl
type
value
Category
XCompile
Loading...
Hexadecimal ID for the node, e.g. "0x..."