Home
last modified time | relevance | path

Searched refs:CorrectLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp1008 SourceLocation CorrectLoc, in DiagnoseMisplacedEllipsis() argument
1013 Insertion = FixItHint::CreateInsertion(CorrectLoc, "..."); in DiagnoseMisplacedEllipsis()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3426 SourceLocation CorrectLoc,