Searched refs:CNE (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngineCXX.cpp | 765 void ExprEngine::VisitCXXNewAllocatorCall(const CXXNewExpr *CNE, in VisitCXXNewAllocatorCall() argument 771 CNE->getBeginLoc(), in VisitCXXNewAllocatorCall() 775 CEMgr.getCXXAllocatorCall(CNE, State, LCtx); in VisitCXXNewAllocatorCall() 804 SVal RetVal = State->getSVal(CNE, LCtx); in VisitCXXNewAllocatorCall() 813 if (const FunctionDecl *FD = CNE->getOperatorNew()) { in VisitCXXNewAllocatorCall() 821 CNE, I, addObjectUnderConstruction(State, CNE, LCtx, RetVal)); in VisitCXXNewAllocatorCall() 832 void ExprEngine::VisitCXXNewExpr(const CXXNewExpr *CNE, ExplodedNode *Pred, in VisitCXXNewExpr() argument 842 FunctionDecl *FD = CNE->getOperatorNew(); in VisitCXXNewExpr() 851 symVal = *getObjectUnderConstruction(State, CNE, LCtx); in VisitCXXNewExpr() 852 State = finishObjectConstruction(State, CNE, LCtx); in VisitCXXNewExpr() [all …]
|
| H A D | ExprEngineCallAndReturn.cpp | 260 if (const auto *CNE = dyn_cast<CXXNewExpr>(CE)) { in processCallExit() local 266 SVal AllocV = state->getSVal(CNE, callerCtx); in processCallExit() 268 AllocV, CNE->getType(), in processCallExit() 271 state = addObjectUnderConstruction(state, CNE, calleeCtx->getParent(), in processCallExit() 693 const auto *CNE = dyn_cast<CXXNewExpr>(E); in bindReturnValue() local 694 if (CNE && CNE->getOperatorNew()->isReplaceableGlobalAllocationFunction()) { in bindReturnValue() 700 if (const Expr *SizeExpr = CNE->getArraySize().getValueOr(nullptr)) { in bindReturnValue() 706 SVal ElementSize = getElementExtent(CNE->getAllocatedType(), svalBuilder); in bindReturnValue()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
| H A D | DebugLinesSubsection.cpp | 97 ColumnNumberEntry CNE; in addLineAndColumnInfo() local 98 CNE.StartColumn = ColStart; in addLineAndColumnInfo() 99 CNE.EndColumn = ColEnd; in addLineAndColumnInfo() 100 B.Columns.push_back(CNE); in addLineAndColumnInfo()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | ExprEngine.h | 569 void VisitCXXNewAllocatorCall(const CXXNewExpr *CNE, 573 void VisitCXXNewExpr(const CXXNewExpr *CNE, ExplodedNode *Pred,
|
| /netbsd-src/share/misc/ |
| H A D | airport | 1405 CNE:Canon City, CO (Fremont County Airport), USA
|