Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1694 SCFG(MemRegionRef A, unsigned Nblocks) in SCFG() argument
1695 : SExpr(COP_SCFG), Arena(A), Blocks(A, Nblocks) { in SCFG()