mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
![]() fix bug 43129 - report definitions for variables, fields, enumerators and namespaces. core: - check definitions for variables, fields, enumerators and namespaces - handle enter/exitLinkageSpecification * search/org/eclipse/cdt/internal/core/search/matching/MatchLocator.java * search/org/eclipse/cdt/internal/core/search/matching/CSearchPattern.java core.tests: -added testbug43129() in OtherPatternTests modified: * resources/search/include.h * resources/search/classDecl.cpp * search/org/eclipse/cdt/core/search/tests/OtherPatternTests.java ui: modify UI to allow selecting Definitions for more items * src/org/eclipse/cdt/internal/ui/search/CSearchPage.java |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.qnx | ||
org.eclipse.cdt.core.solaris | ||
org.eclipse.cdt.core.tests | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests |