Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp356 mapDiagnosticRanges(FullSourceLoc CaretLoc,ArrayRef<CharSourceRange> Ranges,SmallVectorImpl<CharSourceRange> & SpellingRanges) mapDiagnosticRanges() argument
/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3716 ParseBlockId(SourceLocation CaretLoc) ParseBlockId() argument
3752 SourceLocation CaretLoc = ConsumeToken(); ParseBlockLiteralExpression() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp15889 ActOnBlockStart(SourceLocation CaretLoc,Scope * CurScope) ActOnBlockStart() argument
15918 ActOnBlockArguments(SourceLocation CaretLoc,Declarator & ParamInfo,Scope * CurScope) ActOnBlockArguments() argument
16037 ActOnBlockError(SourceLocation CaretLoc,Scope * CurScope) ActOnBlockError() argument
16047 ActOnBlockStmtExpr(SourceLocation CaretLoc,Stmt * Body,Scope * CurScope) ActOnBlockStmtExpr() argument
H A DSemaOverload.cpp11127 DiagnoseAmbiguousConversion(Sema & S,SourceLocation CaretLoc,const PartialDiagnostic & PDiag) const DiagnoseAmbiguousConversion() argument
/llvm-project/clang/lib/AST/
H A DDecl.cpp5207 BlockDecl(DeclContext * DC,SourceLocation CaretLoc) BlockDecl() argument