Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h129 unsigned getBlockID() const { in getBlockID() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h1074 unsigned getBlockID() const { return BlockID; } in getBlockID() function