Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp141 const auto *m2Type = llvm::cast<clang::FunctionProtoType>( in isOverload() local
154 m2Type->param_type_begin(), compareArgTypes); in isOverload()