Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseTemplate.cpp995 SourceLocation CorrectLoc, in DiagnoseMisplacedEllipsis() argument
1000 Insertion = FixItHint::CreateInsertion(CorrectLoc, "..."); in DiagnoseMisplacedEllipsis()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h3093 SourceLocation CorrectLoc,