Lines Matching refs:LinkDeclContextToDIE
4577 LinkDeclContextToDIE((clang::DeclContext*)namespace_decl, die); in ResolveNamespaceDIE()
4649 LinkDeclContextToDIE (decl_ctx, decl_ctx_die); in GetClangDeclContextContainingDIE()
5471 LinkDeclContextToDIE (src_decl_ctx, dst_die); in CopyUniqueClassMethodTypes()
5516 LinkDeclContextToDIE (src_decl_ctx, dst_die); in CopyUniqueClassMethodTypes()
5571 LinkDeclContextToDIE (src_decl_ctx, dst_die); in CopyUniqueClassMethodTypes()
6169 LinkDeclContextToDIE(clang_type.GetDeclContextForType(), die); in ParseType()
6326 LinkDeclContextToDIE(clang_type.GetDeclContextForType(), die); in ParseType()
6561 … LinkDeclContextToDIE(ClangASTContext::GetAsDeclContext(objc_method_decl), die); in ParseType()
6641 LinkDeclContextToDIE(spec_clang_decl_ctx, die); in ParseType()
6664 LinkDeclContextToDIE (abs_clang_decl_ctx, die); in ParseType()
6719 … LinkDeclContextToDIE(ClangASTContext::GetAsDeclContext(cxx_method_decl), die); in ParseType()
6800 LinkDeclContextToDIE(function_decl, die); in ParseType()