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

  /external/clang/include/clang/Analysis/Analyses/
LiveVariables.h 60 virtual void observeStmt(const Stmt *S,
  /external/clang/lib/StaticAnalyzer/Checkers/
DeadStoresChecker.cpp 258 void observeStmt(const Stmt *S, const CFGBlock *block,
  /external/clang/lib/Analysis/
LiveVariables.cpp 255 observer->observeStmt(S, currentBlock, val);

Completed in 79 milliseconds