Searched defs:AllocExpr (Results 1 – 5 of 5) sorted by relevance
63 const Expr *AllocExpr = PtrArith->getLHS()->IgnoreParenCasts(); in check() local
2075 const Expr *AllocExpr = cast<Expr>(RsBase->getStmt()); FreeMemAux() local 2350 const Expr *AllocExpr = cast<Expr>(RS->getStmt()); HandleMismatchedDealloc() local
5873 if (const CXXNewExpr *AllocExpr = E.castAs<CFGNewAllocator>().getAllocatorExpr()) print_elem() local
11373 const Expr *AllocExpr; getAddressOfLocalVariable() member in CGOpenMPRuntime::getAddressOfLocalVariable::OMPAllocateCleanupTy 11378 OMPAllocateCleanupTy(llvm::FunctionCallee RTLFn,SourceLocation::UIntTy LocEncoding,Address Addr,const Expr * AllocExpr) getAddressOfLocalVariable() argument
790 const Expr *AllocExpr = nullptr; global() member