Searched defs:CaretLoc (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | DiagnosticRenderer.cpp | 356 mapDiagnosticRanges(FullSourceLoc CaretLoc, ArrayRef<CharSourceRange> Ranges, in mapDiagnosticRanges()
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseExpr.cpp | 3643 ParseBlockId(SourceLocation CaretLoc) ParseBlockId() argument 3678 SourceLocation CaretLoc = ConsumeToken(); ParseBlockLiteralExpression() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExpr.cpp | 16939 ActOnBlockStart(SourceLocation CaretLoc,Scope * CurScope) ActOnBlockStart() argument 16968 ActOnBlockArguments(SourceLocation CaretLoc,Declarator & ParamInfo,Scope * CurScope) ActOnBlockArguments() argument 17089 ActOnBlockError(SourceLocation CaretLoc,Scope * CurScope) ActOnBlockError() argument 17101 ActOnBlockStmtExpr(SourceLocation CaretLoc,Stmt * Body,Scope * CurScope) ActOnBlockStmtExpr() argument
|
H A D | SemaOverload.cpp | 11091 DiagnoseAmbiguousConversion(Sema & S,SourceLocation CaretLoc,const PartialDiagnostic & PDiag) const DiagnoseAmbiguousConversion() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 5156 BlockDecl(DeclContext * DC,SourceLocation CaretLoc) BlockDecl() argument
|