Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseTemplate.cpp1057 SourceLocation CorrectLoc, in DiagnoseMisplacedEllipsis() argument
1062 Insertion = FixItHint::CreateInsertion(CorrectLoc, "..."); in DiagnoseMisplacedEllipsis()
/openbsd/gnu/llvm/clang/include/clang/Parse/
H A DParser.h3514 SourceLocation CorrectLoc,