Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp731 SourceLocation CorrectLoc, in DiagnoseMisplacedEllipsis() argument
736 Insertion = FixItHint::CreateInsertion(CorrectLoc, "..."); in DiagnoseMisplacedEllipsis()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2930 SourceLocation CorrectLoc,