HomeSort by: relevance | last modified time | path
    Searched refs:isEmptyWhenPrinted (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
TypePrinter.cpp 322 hasAfterQuals = !Quals.isEmptyWhenPrinted(Policy);
2103 bool Qualifiers::isEmptyWhenPrinted(const PrintingPolicy &Policy) const {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 581 bool isEmptyWhenPrinted(const PrintingPolicy &Policy) const;

Completed in 50 milliseconds