Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp247 if (ClangASTContext::AreTypesSame(in_value.GetCompilerType(), in GetDynamicTypeAndAddress()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h206 static bool AreTypesSame(CompilerType type1, CompilerType type2,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp732 if (ClangASTContext::AreTypesSame( in FindGlobalVariable()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1418 bool ClangASTContext::AreTypesSame(CompilerType type1, CompilerType type2, in AreTypesSame() function in ClangASTContext
10171 if (!AreTypesSame(clang_type, *child_type, in CountDeclLevels()