dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
ClassVisitor
test
component
analyzer
type
final
class
ClassVisitor : Visitor {
Container
container
;
USRType
find
;
CxxMethodResult
[]
methods
;
FunctionDeclResult
[]
funcs
;
bool
found
;
}
Members
Variables
find
USRType
find
;
The USR to find.
Meta
Source
See Implementation
test
component
analyzer
type
classes
ClassVisitor
TestVisitor