reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5570 SourceLocation getCaretLocation() const;
5575 return getCaretLocation();
tools/clang/lib/Sema/TreeTransform.h12728 SemaRef.ActOnBlockStart(E->getCaretLocation(), /*Scope=*/nullptr); 12743 E->getCaretLocation(), oldBlock->parameters(), nullptr, 12746 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); 12772 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); 12788 cast<VarDecl>(getDerived().TransformDecl(E->getCaretLocation(), 12796 return SemaRef.ActOnBlockStmtExpr(E->getCaretLocation(), body.get(),