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

/external/clang/lib/Analysis/
H A DLiveVariables.cpp231 static const Stmt *LookThroughStmt(const Stmt *S) { function
251 Set = F.add(Set, LookThroughStmt(S));

Completed in 110 milliseconds