Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/tools/xbuild/
H A DSolutionParser.cs402 …oid ParseProjectConfigurationPlatforms (string section, Dictionary<Guid, ProjectInfo> projectInfos, in ParseProjectConfigurationPlatforms()
459 Dictionary<Guid, ProjectInfo> projectInfos, in AddCurrentSolutionConfigurationContents()
499 void AddProjectReferences (Project p, Dictionary<Guid, ProjectInfo> projectInfos) in AddProjectReferences()
550 Dictionary<Guid, ProjectInfo> projectInfos) in AddWebsiteProperties()
614 Dictionary<Guid, ProjectInfo> projectInfos, List<ProjectInfo>[] infosByLevel, in AddWebsiteTargets()
636 Dictionary<Guid, ProjectInfo> projectInfos, List<ProjectInfo> depInfos, in AddWebsiteTarget()
789 …ctTargets (Project p, List<TargetInfo> solutionTargets, Dictionary<Guid, ProjectInfo> projectInfos) in AddProjectTargets()
857 …ildLevels (Project p, List<TargetInfo> solutionTargets, Dictionary<Guid, ProjectInfo> projectInfos, in AddBuildLevels()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmljseditor/
H A Dqmltaskmanager.cpp84 Snapshot snapshot, QList<ModelManagerInterface::ProjectInfo> projectInfos, in collectMessages()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cppeditor/
H A Dfileandtokenactions_test.cpp155 const QList<ProjectInfo> projectInfos = m_modelManager->projectInfos(); in TestActionsTestCase() local
H A Dcppcodemodelinspectordialog.cpp1137 void ProjectPartsModel::configure(const QList<ProjectInfo> &projectInfos, in configure()
1595 const QList<ProjectInfo> projectInfos = cmmi->projectInfos(); in refresh() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Dcpptoolsplugin.cpp472 QList<ProjectInfo> projectInfos = modelManager->projectInfos(); in correspondingHeaderOrSource() local
H A Dcppcodemodelinspectordumper.cpp505 void Dumper::dumpProjectInfos( const QList<ProjectInfo> &projectInfos) in dumpProjectInfos()
H A Dcppmodelmanager.cpp979 QList<ProjectInfo> CppModelManager::projectInfos() const in projectInfos() function in CppTools::CppModelManager
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/qmljs/3rdparty/qtcreator-libs/qmljs/
H A Dqmljsmodelmanagerinterface.cpp509 QList<ModelManagerInterface::ProjectInfo> ModelManagerInterface::projectInfos() const in projectInfos() function in QmlJS::ModelManagerInterface
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qmljs/
H A Dqmljsmodelmanagerinterface.cpp519 QList<ModelManagerInterface::ProjectInfo> ModelManagerInterface::projectInfos() const in projectInfos() function in QmlJS::ModelManagerInterface