Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DAnalysisBasedWarnings.h94 const Decl *D, const BlockExpr *blkExpr);
DSema.h1185 const BlockExpr *blkExpr = nullptr);
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp515 const BlockExpr *blkExpr, in CheckFallThroughForBody() argument
531 QualType BlockTy = blkExpr->getType(); in CheckFallThroughForBody()
1880 const Decl *D, const BlockExpr *blkExpr) { in IssueWarnings() argument
2001 CheckFallThroughForBody(S, D, Body, blkExpr, CD, AC); in IssueWarnings()
DSema.cpp1153 const Decl *D, const BlockExpr *blkExpr) { in PopFunctionScopeInfo() argument
1159 AnalysisWarnings.IssueWarnings(*WP, Scope, D, blkExpr); in PopFunctionScopeInfo()