Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp718 } else if (auto NewAllocElt = BlockFront->getAs<CFGNewAllocator>()) { in create() local
720 NewAllocElt->getAllocatorExpr()->getBeginLoc(), SMng); in create()