Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp341 hasAfterQuals = !Quals.isEmptyWhenPrinted(Policy); in printBefore()
2310 bool Qualifiers::isEmptyWhenPrinted(const PrintingPolicy &Policy) const { in isEmptyWhenPrinted() function in Qualifiers
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h603 bool isEmptyWhenPrinted(const PrintingPolicy &Policy) const;