Home
last modified time | relevance | path

Searched refs:NewAllocElt (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp717 } else if (auto NewAllocElt = BlockFront->getAs<CFGNewAllocator>()) { in create() local
719 NewAllocElt->getAllocatorExpr()->getBeginLoc(), SMng); in create()