Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DTypePrinter.cpp276 hasAfterQuals = !Quals.isEmptyWhenPrinted(Policy); in printBefore()
1552 bool Qualifiers::isEmptyWhenPrinted(const PrintingPolicy &Policy) const { in isEmptyWhenPrinted() function in Qualifiers
/external/clang/include/clang/AST/
DType.h514 bool isEmptyWhenPrinted(const PrintingPolicy &Policy) const;