Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp989 MaybeCompleteReturnType(ClangASTImporter & importer,CXXMethodDecl * to_method) MaybeCompleteReturnType() argument
1164 if (clang::CXXMethodDecl *to_method = dyn_cast<CXXMethodDecl>(to)) Imported() local