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.h1075 const BlockExpr *blkExpr = nullptr);
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp503 const BlockExpr *blkExpr, in CheckFallThroughForBody() argument
519 QualType BlockTy = blkExpr->getType(); in CheckFallThroughForBody()
1849 const Decl *D, const BlockExpr *blkExpr) { in IssueWarnings() argument
1970 CheckFallThroughForBody(S, D, Body, blkExpr, CD, AC); in IssueWarnings()
DSema.cpp1110 const Decl *D, const BlockExpr *blkExpr) { in PopFunctionScopeInfo() argument
1116 AnalysisWarnings.IssueWarnings(*WP, Scope, D, blkExpr); in PopFunctionScopeInfo()