Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp992 CXXMethodDecl *to_method) { in MaybeCompleteReturnType()
1173 if (clang::CXXMethodDecl *to_method = dyn_cast<CXXMethodDecl>(to)) in Imported() local