Searched defs:getNumBlockIDs (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Analysis/
H A DCFG.h680 /// getNumBlockIDs - Returns the total number of BlockIDs allocated (which
682 unsigned getNumBlockIDs() const { return NumBlockIDs; } function in class:clang::CFGBlock::CFG

Completed in 54 milliseconds