Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp130 const auto *m2Type = llvm::cast<clang::FunctionProtoType>( in isOverload() local
143 m2Type->param_type_begin(), compareArgTypes); in isOverload()