Home
last modified time | relevance | path

Searched defs:SLintChecker (Results 1 – 1 of 1) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/slint/includes/checkers/
H A DSLintChecker.hxx38 class SLintChecker class
50 SLintChecker(const std::wstring & _checkerId) : data(nullptr), checkerId(_checkerId) { } in SLintChecker() function in slint::SLintChecker
51 SLintChecker() : data(nullptr), checkerId(L"") { } in SLintChecker() function in slint::SLintChecker