Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp68 SourceLocation KWEndLoc = Tok.getEndLoc().getLocWithOffset(-1); in ParseCXXInlineMethodDef() local
77 DeclAsFunction->setRangeEnd(KWEndLoc); in ParseCXXInlineMethodDef()
86 DeclAsFunction->setRangeEnd(KWEndLoc); in ParseCXXInlineMethodDef()