Home
last modified time | relevance | path

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

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