Home | History | Annotate | Download | only in libclang

Lines Matching refs:getCursorStmt

872   return dyn_cast_or_null<Expr>(getCursorStmt(Cursor));
875 const Stmt *cxcursor::getCursorStmt(CXCursor Cursor) {