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

/external/lldb/include/lldb/Symbol/
H A DClangASTContext.h206 AreTypesSame(ClangASTType type1,
/external/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp223 if (ClangASTContext::AreTypesSame (in_value.GetClangType(),
/external/lldb/source/Expression/
H A DClangExpressionDeclMap.cpp775 if (ClangASTContext::AreTypesSame(*type, var_sp->GetType()->GetClangFullType()))
/external/lldb/source/Symbol/
H A DClangASTContext.cpp1078 ClangASTContext::AreTypesSame (ClangASTType type1, function in class:ClangASTContext

Completed in 219 milliseconds