Searched refs:observeStmt (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h62 virtual void observeStmt(const Stmt *S, function in class:clang::LiveVariables::Observer
/external/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp255 virtual void observeStmt(const Stmt *S, const CFGBlock *block, function in class:__anon15503::DeadStoreObs
/external/clang/lib/Analysis/
H A DLiveVariables.cpp271 observer->observeStmt(S, currentBlock, val);

Completed in 217 milliseconds