Searched defs:isQuiet (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h437 bool isQuiet() const { return Quiet; } function in class:llvm::gsym::GsymCreator
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h75 bool isQuiet() const { return Diag.getDiagID() == 0; } function in class:clang::sema::AccessedEntity

Completed in 169 milliseconds