Home
last modified time | relevance | path

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

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