Searched defs:hasConst (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h225 bool hasConst() const { return Mask & Const; } function in class:clang::Qualifiers
433 return hasConst();

Completed in 62 milliseconds