Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTemplate.cpp1008 SourceLocation CorrectLoc, in DiagnoseMisplacedEllipsis() argument
1013 Insertion = FixItHint::CreateInsertion(CorrectLoc, "..."); in DiagnoseMisplacedEllipsis()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h3397 SourceLocation CorrectLoc,