Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A 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()