Skip to content

find most const type declaration #27

@rizsotto

Description

@rizsotto

implement a method which returns the most const type of a declaration. this method could have a type declaration like this:

clang::QualType (*f)(clang::QualType declaration, std::set<clang::QualType> usages);

here is the related Clang documentation on types.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions