HomeSort by relevance Sort by last modified time
    Searched refs:markVisitedBasicBlock (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
FunctionSummary.h 94 void markVisitedBasicBlock(unsigned ID, const Decl* D, unsigned TotalIDs) {
  /external/clang/lib/StaticAnalyzer/Core/
CoreEngine.cpp 179 FunctionSummaries->markVisitedBasicBlock(Entry->getBlockID(),
290 FunctionSummaries->markVisitedBasicBlock(Blk->getBlockID(),

Completed in 367 milliseconds