Searched refs:AreTypesSame (Results 1 – 3 of 3) sorted by relevance
328 if (TypeSystemClang::AreTypesSame(in_value.GetCompilerType(), type)) { in GetDynamicTypeAndAddress()
234 static bool AreTypesSame(CompilerType type1, CompilerType type2,
1137 bool TypeSystemClang::AreTypesSame(CompilerType type1, CompilerType type2, in AreTypesSame() function in TypeSystemClang9362 if (!AreTypesSame(clang_type, *child_type, in CountDeclLevels()