Home
last modified time | relevance | path

Searched defs:observeStmt (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h60 virtual void observeStmt(const Stmt *S, in observeStmt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/
DLiveVariables.h61 virtual void observeStmt(const Stmt *S, in observeStmt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DLiveVariables.h61 virtual void observeStmt(const Stmt *S, in observeStmt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/
DLiveVariables.h61 virtual void observeStmt(const Stmt *S, in observeStmt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DLiveVariables.h61 virtual void observeStmt(const Stmt *S, in observeStmt() function
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp258 void observeStmt(const Stmt *S, const CFGBlock *block, in observeStmt() function in __anon7fc64f490211::DeadStoreObs