Home
last modified time | relevance | path

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

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