Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseCXXInlineMethods.cpp65 SourceLocation KWEndLoc = Tok.getEndLoc().getLocWithOffset(-1); in ParseCXXInlineMethodDef() local
74 DeclAsFunction->setRangeEnd(KWEndLoc); in ParseCXXInlineMethodDef()
83 DeclAsFunction->setRangeEnd(KWEndLoc); in ParseCXXInlineMethodDef()