Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp75 if (auto *DeclAsFunction = dyn_cast<FunctionDecl>(FnD)) { ParseCXXInlineMethodDef() local
84 if (auto *DeclAsFunction = dyn_cast<FunctionDecl>(FnD)) { ParseCXXInlineMethodDef() local