reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
192 static bool AreTypesSame(CompilerType type1, CompilerType type2,
654 if (ClangASTContext::AreTypesSame(
tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp 241 if (ClangASTContext::AreTypesSame(in_value.GetCompilerType(), type)) {
tools/lldb/source/Symbol/ClangASTContext.cpp10134 if (!AreTypesSame(clang_type, *child_type,