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.cpp152 bool HasRestrictKeyword) { in AppendTypeQualList() argument
165 if (HasRestrictKeyword) { in AppendTypeQualList()