Home
last modified time | relevance | path

Searched defs:StmtIdx (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp475 void CoreEngine::HandlePostStmt(const CFGBlock *B, unsigned StmtIdx, in HandlePostStmt()
H A DExprEngine.cpp967 unsigned StmtIdx, NodeBuilderContext *Ctx) { in processCFGElement()