Home
last modified time | relevance | path

Searched defs:blockCount (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h80 unsigned blockCount() const { in blockCount() function
H A DCoreEngine.h222 unsigned blockCount() const { in blockCount() function
/freebsd/sys/contrib/zstd/programs/
H A Dbenchfn.h78 size_t blockCount; /* number of blocks to operate benchFn on. member
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp429 const CFGBlock *blk, unsigned blockCount, unsigned idx) { in getStackFrame()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp1002 unsigned blockCount = currBldrCtx->blockCount(); in VisitCXXNewExpr() local
H A DMemRegion.cpp1124 unsigned blockCount) { in getBlockDataRegion()