Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp716 if (auto StmtElt = BlockFront->getAs<CFGStmt>()) { in create() local
717 return PathDiagnosticLocation(StmtElt->getStmt()->getBeginLoc(), SMng); in create()