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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h226 bool hasConst() const { return Mask & Const; } function in class:clang::Qualifiers

Completed in 200 milliseconds