Home
last modified time | relevance | path

Searched refs:SomeIteratorDec (Results 1 – 3 of 3) sorted by relevance

/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/duchain/tests/
H A Dduchain_multiplefiles.cpp207 Declaration* SomeIteratorDec = f1.topContext()->localDeclarations().first(); in testForeachImportedIdentifier() local
208 QVERIFY(SomeIteratorDec); in testForeachImportedIdentifier()
212 QVERIFY(iDec->abstractType()->equals(SomeIteratorDec->abstractType().constData())); in testForeachImportedIdentifier()
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/duchain/tests/
H A Dduchain_multiplefiles.cpp208 Declaration* SomeIteratorDec = f1.topContext()->localDeclarations().first(); in testForeachImportedIdentifier() local
209 QVERIFY(SomeIteratorDec); in testForeachImportedIdentifier()
213 QVERIFY(iDec->abstractType()->equals(SomeIteratorDec->abstractType().constData())); in testForeachImportedIdentifier()
/dports/devel/kdev-php/kdev-php-21.12.3/duchain/tests/
H A Dduchain_multiplefiles.cpp203 Declaration* SomeIteratorDec = f1.topContext()->localDeclarations().first(); in testForeachImportedIdentifier() local
204 QVERIFY(SomeIteratorDec); in testForeachImportedIdentifier()
208 QVERIFY(iDec->abstractType()->equals(SomeIteratorDec->abstractType().constData())); in testForeachImportedIdentifier()