Preparing search index...
The search index is not available
XCompile
XCompile
clang
FunctionProtoType
Interface FunctionProtoType
interface
FunctionProtoType
{
cc
?:
"cdecl"
;
id
:
string
;
inner
?:
Node
[]
;
kind
:
"FunctionProtoType"
;
loc
:
never
;
name
?:
string
;
range
?:
{
begin
:
clang
.
Location
;
end
:
clang
.
Location
}
;
type
:
{
desugaredQualType
?:
string
;
qualType
:
string
;
typeAliasDeclId
?:
string
;
}
;
}
Hierarchy (
View Summary
)
GenericNode
FunctionProtoType
Index
Properties
cc?
id
inner?
kind
loc
name?
range?
type
Properties
Optional
cc
cc
?:
"cdecl"
id
id
:
string
Hexadecimal ID for the node, e.g. "0x..."
Optional
inner
inner
?:
Node
[]
kind
kind
:
"FunctionProtoType"
The kind of the node
loc
loc
:
never
Optional
name
name
?:
string
Optional
range
range
?:
{
begin
:
clang
.
Location
;
end
:
clang
.
Location
}
type
type
:
{
desugaredQualType
?:
string
;
qualType
:
string
;
typeAliasDeclId
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cc
id
inner
kind
loc
name
range
type
XCompile
Loading...
Hexadecimal ID for the node, e.g. "0x..."