Type.isConst

Determine whether a CXType has the "const" qualifier set, without looking through aliases that may have added "const" at a different level.

struct Type
@property
bool
isConst
()

Meta