Home
last modified time | relevance | path

Searched defs:CNE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugLinesSubsection.cpp97 ColumnNumberEntry CNE; in addLineAndColumnInfo() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp923 void ExprEngine::VisitCXXNewAllocatorCall(const CXXNewExpr *CNE, in VisitCXXNewAllocatorCall()
995 void ExprEngine::VisitCXXNewExpr(const CXXNewExpr *CNE, ExplodedNode *Pred, in VisitCXXNewExpr()
H A DExprEngineCallAndReturn.cpp327 if (const auto *CNE = dyn_cast<CXXNewExpr>(CE)) { in processCallExit() local
796 const auto *CNE = dyn_cast<CXXNewExpr>(E); in bindReturnValue() local