Home
last modified time | relevance | path

Searched defs:CaretLoc (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp356 mapDiagnosticRanges(FullSourceLoc CaretLoc, ArrayRef<CharSourceRange> Ranges, in mapDiagnosticRanges()
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3643 ParseBlockId(SourceLocation CaretLoc) ParseBlockId() argument
3678 SourceLocation CaretLoc = ConsumeToken(); ParseBlockLiteralExpression() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp16939 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 DSemaOverload.cpp11091 DiagnoseAmbiguousConversion(Sema & S,SourceLocation CaretLoc,const PartialDiagnostic & PDiag) const DiagnoseAmbiguousConversion() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5156 BlockDecl(DeclContext * DC,SourceLocation CaretLoc) BlockDecl() argument