Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseDecl.cpp5129 SourceLocation StartLoc, LocalEndLoc, EndLoc; in ParseFunctionDeclarator() local
5142 LocalEndLoc = RParenLoc; in ParseFunctionDeclarator()
5156 LocalEndLoc = RParenLoc; in ParseFunctionDeclarator()
5220 LocalEndLoc = EndLoc; in ParseFunctionDeclarator()
5225 LocalEndLoc = Tok.getLocation(); in ParseFunctionDeclarator()
5250 StartLoc, LocalEndLoc, D, in ParseFunctionDeclarator()