Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp127 const auto *m2Type = llvm::cast<clang::FunctionProtoType>( in isOverload() local
140 m2Type->param_type_begin(), compareArgTypes); in isOverload()