clang_isVolatileQualifiedType

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

extern (C) @nogc @trusted nothrow pure pure
uint
clang_isVolatileQualifiedType
()

Meta