Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h132 unsigned getBlockID() const { in getBlockID() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1105 unsigned getBlockID() const { return BlockID; } in getBlockID() function