Lines Matching refs:getCursorExpr
797 const Expr *cxcursor::getCursorExpr(CXCursor Cursor) {
855 cast<ObjCMessageExpr>(getCursorExpr(cursor))
873 unsigned(SelIdx) >= cast<ObjCMessageExpr>(getCursorExpr(cursor))
898 const Expr *E = getCursorExpr(cursor);
968 const Expr *E = cxcursor::getCursorExpr(C);
992 const Expr *E = cxcursor::getCursorExpr(C);
1208 E = getCursorExpr(C);
1234 E = getCursorExpr(C);