Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1684 bool OldTagKeyword = Policy.SuppressTagKeyword; in printElaboratedBefore() local
1689 Policy.SuppressTagKeyword = OldTagKeyword; in printElaboratedBefore()