MCPcopy Create free account
hub / github.com/KDE/kdevelop / visit

Method visit

kdevplatform/tests/json/declarationvalidator.cpp:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void DeclarationValidator::visit(DUContext*) { }
57void DeclarationValidator::visit(Declaration* declaration)
58{
59 Q_D(DeclarationValidator);

Callers

nothing calls this directly

Calls 9

preprocessFunction · 0.85
runTestsFunction · 0.85
commentMethod · 0.80
byteArrayMethod · 0.80
toVariantMethod · 0.45
urlMethod · 0.45
topContextMethod · 0.45
rangeMethod · 0.45
errorStringMethod · 0.45

Tested by

no test coverage detected