Searched refs:SrcExprEndLoc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4319 SourceLocation SrcExprEndLoc = local
4326 << FixItHint::CreateInsertion(SrcExprEndLoc, "]");
4347 SourceLocation SrcExprEndLoc = local
4357 << FixItHint::CreateInsertion(SrcExprEndLoc, ExpressionString);
4368 << FixItHint::CreateInsertion(SrcExprEndLoc, ExpressionString);

Completed in 114 milliseconds