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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h267 bool hasOnlyVolatile() const { return Mask == Volatile; } function in class:clang::Qualifiers

Completed in 60 milliseconds