dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
makeEnsuredUSR
cpptooling
analyzer
clang
type
Make a USR, never failing.
USRType
makeEnsuredUSR
@
safe
(
const
(
Cursor
)
c
,
in
uint
this_indent
)
out (result) { import dextool.logger; trace(result, this_indent); assert (result.length > 0); }
Meta
Source
See Implementation
cpptooling
analyzer
clang
type
functions
makeEnsuredUSR
retrieveType
structs
BacktrackLocation
Make a USR, never failing.