Home
last modified time | relevance | path

Searched defs:getBlockID (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h178 unsigned getBlockID() const { in getBlockID() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h640 unsigned getBlockID() const { return BlockID; } in getBlockID() function