Searched defs:AllocExpr (Results 1 – 4 of 4) sorted by relevance
2327 const Expr *AllocExpr = cast<Expr>(RsBase->getStmt()); in FreeMemAux() local2590 const Expr *AllocExpr = cast<Expr>(RS->getStmt()); in HandleMismatchedDealloc() local
5986 if (const CXXNewExpr *AllocExpr = E.castAs<CFGNewAllocator>().getAllocatorExpr()) in print_elem() local
11451 const Expr *AllocExpr; in getAddressOfLocalVariable() member in CGOpenMPRuntime::getAddressOfLocalVariable::OMPAllocateCleanupTy11456 const Expr *AllocExpr) in getAddressOfLocalVariable()
809 const Expr *AllocExpr = nullptr; member