Searched defs:AllocExpr (Results 1 – 4 of 4) sorted by relevance
2075 const Expr *AllocExpr = cast<Expr>(RsBase->getStmt()); in FreeMemAux() local2350 const Expr *AllocExpr = cast<Expr>(RS->getStmt()); in HandleMismatchedDealloc() local
5873 if (const CXXNewExpr *AllocExpr = E.castAs<CFGNewAllocator>().getAllocatorExpr()) in print_elem() local
11384 const Expr *AllocExpr; in getAddressOfLocalVariable() member in CGOpenMPRuntime::getAddressOfLocalVariable::OMPAllocateCleanupTy11389 const Expr *AllocExpr) in getAddressOfLocalVariable()
790 const Expr *AllocExpr = nullptr; member