Home | History | Annotate | Download | only in libclang

Lines Matching refs:getCursorStmt

481     if (const Stmt *S = getCursorStmt(Cursor))
3320 const Stmt *S = getCursorStmt(C);
3363 const Stmt *S = getCursorStmt(C);
4151 getCursorStmt(C)->getLocStart());
4276 return getCursorStmt(C)->getSourceRange();
4417 const Stmt *S = getCursorStmt(C);