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

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

Completed in 119 milliseconds