Home
last modified time | relevance | path

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

/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clang/tests/
H A Dtest_refactoring.h13 class TestProjectController; variable
H A Dcodecompletiontestbase.h22 class TestProjectController; variable
H A Dtest_duchain.h15 class TestProjectController; variable
/dports/devel/kdev-php/kdev-php-21.12.3/duchain/tests/
H A Dduchain_multiplefiles.h14 class TestProjectController; variable
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/duchain/tests/
H A Dduchain_multiplefiles.h14 class TestProjectController; variable
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/duchain/tests/
H A Dduchain_multiplefiles.h14 class TestProjectController; variable
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/tests/
H A Dtestproject.h85 explicit TestProjectController(Core* core) : ProjectController(core) {} in TestProjectController() function