Home
last modified time | relevance | path

Searched defs:CheckFallThroughDiagnostics (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp555 static CheckFallThroughDiagnostics MakeForFunction(const Decl *Func) { argument
556 CheckFallThroughDiagnostics D; argument
549 struct CheckFallThroughDiagnostics { global() struct
550 diag_MaybeFallThrough_HasNoReturn__anon0bef6d8e0411::CheckFallThroughDiagnostics global() argument
551 diag_MaybeFallThrough_ReturnsNonVoid__anon0bef6d8e0411::CheckFallThroughDiagnostics global() argument
552 diag_AlwaysFallThrough_HasNoReturn__anon0bef6d8e0411::CheckFallThroughDiagnostics global() argument
553 diag_AlwaysFallThrough_ReturnsNonVoid__anon0bef6d8e0411::CheckFallThroughDiagnostics global() argument
554 diag_NeverFallThroughOrReturn__anon0bef6d8e0411::CheckFallThroughDiagnostics global() argument
558 MakeForFunction__anon0bef6d8e0411::CheckFallThroughDiagnostics MakeForFunction() argument
591 MakeForCoroutine__anon0bef6d8e0411::CheckFallThroughDiagnostics MakeForCoroutine() argument
605 MakeForBlock__anon0bef6d8e0411::CheckFallThroughDiagnostics MakeForBlock() argument
620 MakeForLambda__anon0bef6d8e0411::CheckFallThroughDiagnostics MakeForLambda() argument
635 checkDiagnostics__anon0bef6d8e0411::CheckFallThroughDiagnostics checkDiagnostics() argument
[all...]