Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DAnalysisBasedWarnings.h93 const Decl *D, const BlockExpr *blkExpr);
DSema.h973 const Decl *D = 0, const BlockExpr *blkExpr = 0);
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp324 const BlockExpr *blkExpr, in CheckFallThroughForBody() argument
340 QualType BlockTy = blkExpr->getType(); in CheckFallThroughForBody()
1459 const Decl *D, const BlockExpr *blkExpr) { in IssueWarnings() argument
1579 CheckFallThroughForBody(S, D, Body, blkExpr, CD, AC); in IssueWarnings()
DSema.cpp1013 const Decl *D, const BlockExpr *blkExpr) { in PopFunctionScopeInfo() argument
1019 AnalysisWarnings.IssueWarnings(*WP, Scope, D, blkExpr); in PopFunctionScopeInfo()