Home
last modified time | relevance | path

Searched refs:findNewLibraryImports (Results 1 – 2 of 2) sorted by relevance

/dports/devel/kdevelop/kdevelop-21.12.3/plugins/qmljs/3rdparty/qtcreator-libs/qmljs/
H A Dqmljsmodelmanagerinterface.cpp826 static void findNewLibraryImports(const Document::Ptr &doc, const Snapshot &snapshot, in findNewLibraryImports() function
913findNewLibraryImports(doc, snapshot, modelManager, &importedFiles, &scannedPaths, &newLibraries); in parseLoop()
1171 findNewLibraryImports(doc, snapshot, this, &importedFiles, &scannedPaths, &newLibraries); in updateImportPaths()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qmljs/
H A Dqmljsmodelmanagerinterface.cpp891 static void findNewLibraryImports(const Document::Ptr &doc, const Snapshot &snapshot, in findNewLibraryImports() function
992 findNewLibraryImports(doc, snapshot, modelManager, &importedFiles, &scannedPaths, in parseLoop()
1255 findNewLibraryImports(doc, snapshot, this, &importedFiles, &scannedPaths, &newLibraries); in updateImportPaths()