Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp119 if (auto *DeclAsFunction = dyn_cast<FunctionDecl>(FnD)) { in ParseCXXInlineMethodDef() local
120 DeclAsFunction->setRangeEnd(KWEndLoc); in ParseCXXInlineMethodDef()
128 if (auto *DeclAsFunction = dyn_cast<FunctionDecl>(FnD)) { in ParseCXXInlineMethodDef() local
129 DeclAsFunction->setRangeEnd(KWEndLoc); in ParseCXXInlineMethodDef()