Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp130 auto compareArgTypes = [&context](const clang::QualType &m1p, in isOverload() local
140 m2Type->param_type_begin(), compareArgTypes); in isOverload()