Searched defs:setCurrentStmt (Results 1 – 2 of 2) sorted by relevance
80 void setCurrentStmt(const Stmt *S) { in setCurrentStmt() function
89 void setCurrentStmt(clang::Stmt *S) { mCurrent = S; } in setCurrentStmt() function