Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h238 const CFGBlock *blockPtr = currBldrCtx ? currBldrCtx->getBlock() : nullptr; in getCFGElementRef() local
239 return {blockPtr, currStmtIdx}; in getCFGElementRef()