Searched refs:getExtraDiagnostics (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DTypoCorrection.h256 ArrayRef<PartialDiagnostic> getExtraDiagnostics() const { function in class:clang::TypoCorrection
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5499 for (const PartialDiagnostic &PD : Correction.getExtraDiagnostics())

Completed in 107 milliseconds