Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp1078 SourceLocation CorrectLoc, in DiagnoseMisplacedEllipsis() argument
1083 Insertion = FixItHint::CreateInsertion(CorrectLoc, "..."); in DiagnoseMisplacedEllipsis()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3624 SourceLocation CorrectLoc,