Searched refs:GetTypeNameForDecl (Results 1 – 2 of 2) sorted by relevance
1162 std::string GetTypeNameForDecl(const clang::NamedDecl *named_decl,
2123 std::string TypeSystemClang::GetTypeNameForDecl(const NamedDecl *named_decl, in GetTypeNameForDecl() function in TypeSystemClang3790 return ConstString(GetTypeNameForDecl(typedef_decl)); in GetTypeName()3797 return ConstString(GetTypeNameForDecl(named_decl, !base_only)); in GetTypeName()8913 std::string clang_typedef_name(GetTypeNameForDecl(typedef_decl)); in DumpTypeDescription()9476 return ConstString(GetTypeNameForDecl(named_decl)); in DeclContextGetScopeQualifiedName()