Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCaretLocation

8758   SemaRef.ActOnBlockStart(E->getCaretLocation(), /*Scope=*/0);
8769 if (getDerived().TransformFunctionTypeParams(E->getCaretLocation(),
8773 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/0);
8783 getSema().Diag(E->getCaretLocation(),
8786 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/0);
8811 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/0);
8829 cast<VarDecl>(getDerived().TransformDecl(E->getCaretLocation(),
8837 return SemaRef.ActOnBlockStmtExpr(E->getCaretLocation(), body.get(),