Searched defs:CNE (Results 1 – 3 of 3) sorted by relevance
97 ColumnNumberEntry CNE; in addLineAndColumnInfo() local
923 if (const FunctionDecl *FD = CNE->getOperatorNew()) { in VisitCXXNewAllocatorCall() argument 995 VisitCXXNewExpr(const CXXNewExpr * CNE,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitCXXNewExpr() argument [all...]
327 if (const auto *CNE = dyn_cast<CXXNewExpr>(CE)) { in processCallExit() local 796 const auto *CNE = dyn_cast<CXXNewExpr>(E); bindReturnValue() local