Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp79 if (auto *DeclAsFunction = dyn_cast<FunctionDecl>(FnD)) { in ParseCXXInlineMethodDef() local
87 if (auto *DeclAsFunction = dyn_cast<FunctionDecl>(FnD)) { in ParseCXXInlineMethodDef() local