Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDClangASTContext.cpp122 const auto *m2Type = llvm::cast<clang::FunctionProtoType>( in isOverload() local
135 m2Type->param_type_begin(), compareArgTypes); in isOverload()