Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DTypePrinter.cpp139 bool HasRestrictKeyword) { in AppendTypeQualList() argument
152 if (HasRestrictKeyword) { in AppendTypeQualList()