dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
generateIndentIncrDecr
cpptooling
analyzer
clang
ast
visitor
Inject incr/decr that is called by the accept function when visiting the AST.
mixin template
generateIndentIncrDecr () {
uint
indent
;
}
Meta
Source
See Implementation
cpptooling
analyzer
clang
ast
visitor
modules
attribute
base_visitor
declaration
directive
expression
extra
node
nodes
preprocessor
reference
statement
translationunit
tree
visitor
Inject incr/decr that is called by the accept function when visiting the AST.