Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h590 using stored_diag_const_iterator = const StoredDiagnostic *; variable
592 stored_diag_const_iterator stored_diag_begin() const { in stored_diag_begin()
600 stored_diag_const_iterator stored_diag_end() const { in stored_diag_end()