Home
last modified time | relevance | path

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

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