Home
last modified time | relevance | path

Searched refs:HasRestrictKeyword (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp153 bool HasRestrictKeyword) { in AppendTypeQualList() argument
166 if (HasRestrictKeyword) { in AppendTypeQualList()