Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KDevelop KDevelop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 54
    • Merge requests 54
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • KDevelopKDevelop
  • KDevelopKDevelop
  • Repository
  • kdevelop
  • kdevplatform
  • template
  • filters
  • kdevfilters.cpp
Find file BlameHistoryPermalink
  • Milian Wolff's avatar
    Use `Declaration*` directly, no need for DeclarationPointer here · 05889f37
    Milian Wolff authored Jul 13, 2022
    We do not unlock the mutex thus the declaration pointer will
    remain valid and we don't need to go through the DeclarationPointer
    here at all.
    05889f37