Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp133 const auto *m2Type = llvm::cast<clang::FunctionProtoType>( in isOverload() local
146 m2Type->param_type_begin(), compareArgTypes); in isOverload()