Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDecl.cpp6105 SourceLocation EndBracketLoc = TempDeclarator.getLocEnd(); in ParseMisplacedBracketDeclarator() local
6108 SourceRange BracketRange(StartBracketLoc, EndBracketLoc); in ParseMisplacedBracketDeclarator()