Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp240 if (TypeSystemClang::AreTypesSame(in_value.GetCompilerType(), type)) { in GetDynamicTypeAndAddress()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h225 static bool AreTypesSame(CompilerType type1, CompilerType type2,
H A DTypeSystemClang.cpp1183 bool TypeSystemClang::AreTypesSame(CompilerType type1, CompilerType type2, in AreTypesSame() function in TypeSystemClang
9540 if (!AreTypesSame(clang_type, *child_type, in CountDeclLevels()