dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
BacktrackLocation.TagType
cpptooling
analyzer
clang
type
BacktrackLocation
Undocumented in source.
struct
BacktrackLocation
union
TagType {
Void
null_
;
cpptooling
.
data
.
type
.
Location
loc
;
}
Members
Variables
loc
cpptooling
.
data
.
type
.
Location
loc
;
Undocumented in source.
null_
Void
null_
;
Undocumented in source.
Meta
Source
See Implementation
cpptooling
analyzer
clang
type
BacktrackLocation
aliases
Tag
unions
TagType
variables
backtracked
tag