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

Method parseAndWait

kdevplatform/tests/testfile.cpp:152–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152bool TestFile::parseAndWait(TopDUContext::Features features, int priority, int timeout)
153{
154 parse(features, priority);
155 return waitForParsed(timeout);
156}
157
158bool TestFile::waitForParsed(int timeout)
159{

Calls 1

parseFunction · 0.50

Tested by

no test coverage detected