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

/external/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowSolver.h185 void runOnAllBlocks(const CFG& cfg, bool recordStmtValues = false) { function in class:clang::DataflowSolver
/external/clang/lib/Analysis/
H A DLiveVariables.cpp482 void LiveVariables::runOnAllBlocks(LiveVariables::Observer &obs) { function in class:LiveVariables

Completed in 373 milliseconds