Home
last modified time | relevance | path

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

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