Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h132 unsigned getBlockID() const { in getBlockID() function
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/
DCFG.h1074 unsigned getBlockID() const { return BlockID; } in getBlockID() function