Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h178 unsigned getBlockID() const { in getBlockID() function
/external/clang/include/clang/Analysis/
DCFG.h638 unsigned getBlockID() const { return BlockID; } in getBlockID() function