Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h233 const CFGBlock *getPreviousBlock() const { in getPreviousBlock() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2625 Entrance.getPreviousBlock()->getBlockID(), in runCheckersForBlockEntrance()