Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCaretLocation

11004   SemaRef.ActOnBlockStart(E->getCaretLocation(), /*Scope=*/nullptr);
11015 if (getDerived().TransformFunctionTypeParams(E->getCaretLocation(),
11019 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr);
11044 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr);
11061 cast<VarDecl>(getDerived().TransformDecl(E->getCaretLocation(),
11069 return SemaRef.ActOnBlockStmtExpr(E->getCaretLocation(), body.get(),