Home
last modified time | relevance | path

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

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