Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Frontend/
DASTUnit.h587 using stored_diag_const_iterator = const StoredDiagnostic *; variable
589 stored_diag_const_iterator stored_diag_begin() const { in stored_diag_begin()
597 stored_diag_const_iterator stored_diag_end() const { in stored_diag_end()
/external/clang/include/clang/Frontend/
DASTUnit.h643 typedef const StoredDiagnostic *stored_diag_const_iterator; typedef
644 stored_diag_const_iterator stored_diag_begin() const { in stored_diag_begin()
650 stored_diag_const_iterator stored_diag_end() const { in stored_diag_end()