Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DCFG.h740 bool isBlkExpr(const Stmt *S) { return getBlkExprNum(S); } in isBlkExpr() function
741 bool isBlkExpr(const Stmt *S) const { in isBlkExpr() function