HomeSort by relevance Sort by last modified time
    Searched refs:pool_empty (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Parse/
RAIIObjectsForParser.h 70 if (!DiagnosticPool.pool_empty())
72 assert(DiagnosticPool.pool_empty());
  /external/clang/include/clang/Sema/
DelayedDiagnostic.h 280 bool pool_empty() const { return Diagnostics.empty(); } function in class:clang::sema::DelayedDiagnosticPool

Completed in 276 milliseconds