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.cpp349 hasAfterQuals = !Quals.isEmptyWhenPrinted(Policy); in printBefore()
2596 bool PointerAuthQualifier::isEmptyWhenPrinted(const PrintingPolicy &P) const { in isEmptyWhenPrinted() function in PointerAuthQualifier
2626 bool Qualifiers::isEmptyWhenPrinted(const PrintingPolicy &Policy) const { in isEmptyWhenPrinted() function in Qualifiers
2641 PointerAuth && !PointerAuth.isEmptyWhenPrinted(Policy)) in isEmptyWhenPrinted()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h318 bool isEmptyWhenPrinted(const PrintingPolicy &Policy) const;
799 bool isEmptyWhenPrinted(const PrintingPolicy &Policy) const;