Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DPointerArithChecker.cpp262 const Expr *CastedExpr = CE->getSubExpr(); in checkPostStmt() local
280 const Expr *CastedExpr = CE->getSubExpr(); in checkPreStmt() local
DMallocSizeofChecker.cpp40 const Expr *CastedExpr; member
/external/clang/lib/StaticAnalyzer/Checkers/
DPointerArithChecker.cpp265 const Expr *CastedExpr = CE->getSubExpr(); in checkPostStmt() local
283 const Expr *CastedExpr = CE->getSubExpr(); in checkPreStmt() local
DMallocSizeofChecker.cpp41 const Expr *CastedExpr; member